diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-06-05 00:54:01 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-02-03 21:56:10 +0100 |
commit | bb46328fb4c38de5168b2aa498403e55e1550e24 (patch) | |
tree | bd39f15a00c803e6975db739324524703df69eda /kresources | |
parent | 2ad5c999a7f05c73e11ca0e8c2ff4f07f9dbe03c (diff) | |
download | tdelibs-bb46328fb4c38de5168b2aa498403e55e1550e24.tar.gz tdelibs-bb46328fb4c38de5168b2aa498403e55e1550e24.zip |
dcopidlng fixes:
+ includes may use quotation marks
+ argument types can contain multiple words
+ avoid use long, short, int or char type as the argument name
+ avoid use type as the argument name if the const qualifier is used
+ use long notation of int types
+ the arguments can be nameless
+ return types can have qualifiers
+ do not warn on inherit of the DCOPObject and TQObject classes
+ the documentation comment does not have to end on a separate line
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 49614d38c9b298488b2cba15bbee48db8d7ec316)
Diffstat (limited to 'kresources')
0 files changed, 0 insertions, 0 deletions