Qt Extended Home · Index · Classes · Headers · Overviews |
The <qdplugindefs.h> header file provides some definitions that are useful when dealing with plugins. More...
The <qdplugindefs.h> header file provides some definitions that are useful when dealing with plugins.
Synonym for QList<QDAppPlugin*>.
Synonym for QList<QDConPlugin*>.
Synonym for QList<QDDevPlugin*>.
Synonym for QList<QDLinkPlugin*>.
Synonym for QList<QDSyncPlugin*>.
Insert the boilerplate code required to construct a plugin CLASS with parent PARENT.
Note: This macro should not be used in a header file that is included by more than one source file.
This function is deprecated.
Register a Qt Extended Sync Agent plugin implemented by CLASS.
Note: This macro is provided to keep old source working. Use QD_REGISTER_PLUGIN() instead.
Register a Qt Extended Sync Agent plugin implemented by CLASS.
Copyright © 2009 Trolltech | Qt Extended Sync Agent Documentation |