KDECore
#include <kglobal.h>
#include <kdeversion.h>
#include <QtCore/QPluginLoader>
#include <QtCore/QtPlugin>
Include dependency graph for kexportplugin.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | KDEPluginVerificationData |
Macros | |
#define | K_PLUGIN_VERIFICATION_DATA |
Macro Definition Documentation
#define K_PLUGIN_VERIFICATION_DATA |
Value:
Definition: kexportplugin.h:32
#define KDE_VERSION_STRING
Version of KDE as string, at compile time.
Definition: kdeversion.h.cmake:47
#define KDE_EXPORT
The KDE_EXPORT macro marks the symbol of the given variable to be visible, so it can be used from out...
Definition: kdemacros.h.cmake:74
Used to export the KDE version a plugin was compiled against.
- See also
- KDEPluginVerificationData
Definition at line 52 of file kexportplugin.h.
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.