KDECore
kdemacros.h.cmake File Reference
  Go to the source code of this file.
Macros | |
| #define | __KDE_HAVE_GCC_VISIBILITY | 
| #define | _KDE_MACROS_H_ | 
| #define | KDE_BF_ENUM(a) a | 
| #define | KDE_CAST_BF_ENUM(a, b) b | 
| #define | KDE_CONSTRUCTOR_DEPRECATED Q_DECL_CONSTRUCTOR_DEPRECATED | 
| #define | KDE_DUMMY_COMPARISON_OPERATOR(C) | 
| #define | KDE_DUMMY_QHASH_FUNCTION(C) | 
| #define | KDE_EXPORT __attribute__ ((visibility("default"))) | 
| #define | KDE_IMPORT __attribute__ ((visibility("default"))) | 
| #define | KDE_ISLIKELY(x) ( x ) | 
| #define | KDE_ISUNLIKELY(x) ( x ) | 
| #define | KDE_MUST_USE_RESULT | 
| #define | KDE_NO_DEPRECATED | 
| #define | KDE_NO_EXPORT __attribute__ ((visibility("hidden"))) | 
| #define | KDE_PACKED | 
| #define | KDE_WEAK_SYMBOL | 
| #define | RESERVE_VIRTUAL_1 virtual void reservedVirtual1() {} | 
| #define | RESERVE_VIRTUAL_10 | 
| #define | RESERVE_VIRTUAL_2 | 
| #define | RESERVE_VIRTUAL_3 | 
| #define | RESERVE_VIRTUAL_4 | 
| #define | RESERVE_VIRTUAL_5 | 
| #define | RESERVE_VIRTUAL_6 | 
| #define | RESERVE_VIRTUAL_7 | 
| #define | RESERVE_VIRTUAL_8 | 
| #define | RESERVE_VIRTUAL_9 | 
Macro Definition Documentation
| #define __KDE_HAVE_GCC_VISIBILITY | 
Definition at line 31 of file kdemacros.h.cmake.
| #define _KDE_MACROS_H_ | 
Definition at line 29 of file kdemacros.h.cmake.
| #define RESERVE_VIRTUAL_10 | 
Value:
Definition at line 351 of file kdemacros.h.cmake.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 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:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference