Nepomuk-Core
ktp-export.h File Reference
#include <QtCore/QtGlobal>
Include dependency graph for ktp-export.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | KTP_EXPORT Q_DECL_IMPORT |
#define | KTP_NO_EXPORT Q_DECL_HIDDEN |
Detailed Description
Contains Macros for exporting symbols.
This file contains macros needed for exporting/importing symbols
Definition in file ktp-export.h.
Macro Definition Documentation
#define KTP_EXPORT Q_DECL_IMPORT |
Definition at line 38 of file ktp-export.h.
#define KTP_NO_EXPORT Q_DECL_HIDDEN |
Definition at line 42 of file ktp-export.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.