klettres
kltheme.cpp File Reference
Include dependency graph for kltheme.cpp:
Go to the source code of this file.
Macros | |
#define | ADD_THEME_NAME(themeclass, list) |
Macro Definition Documentation
#define ADD_THEME_NAME | ( | themeclass, | |
list | |||
) |
Value:
{ \
themeclass x; \
list.append( x.uiName() ); \
}
Definition at line 264 of file kltheme.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.