kdemacros.h.cmake File Reference
Go to the source code of this file.
Defines | |
| #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 |
Define 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:
virtual void reservedVirtual10() {} \ RESERVE_VIRTUAL_9
Definition at line 351 of file kdemacros.h.cmake.
KDE 4.6 API Reference