summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/clipboard/qmacmime.mm
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2016-03-09 20:55:00 +0100
committerOlivier Goffart (Woboq GmbH) <ogoffart@woboq.com>2016-03-10 13:30:04 +0000
commitc9210d392ca720028a4a2be427ba13100418c5b7 (patch)
tree7fe882b7f31b5a79372a4982f826d47aecd114f8 /src/platformsupport/clipboard/qmacmime.mm
parent45dc347a95fd674cefcf5d1ac63b01557fcb2fef (diff)
Add argument names to the function signatures in headers
Sometimes, in the .cpp, the declaration has the argument name in comments because it is not used (instead of using Q_UNUSED). The old qdoc could parse that, but once clang is used, these comments are not seen anymore. So add the argument names to the headers. This is also good for things like auto completion, which uses only the header to know what the argument name is. I grepped for " */)" and made sure all the functions that are documented have the right arguments. I also added the name to all the function around for consistency. Change-Id: I1aaa37e25a1985f7f51653f047a1ac2633242b56 Reviewed-by: Marc Mutz <marc.mutz@kdab.com> Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
Diffstat (limited to 'src/platformsupport/clipboard/qmacmime.mm')
0 files changed, 0 insertions, 0 deletions