Qt Extended Home · Index · Classes · Headers · Overviews |
The Qtopia4SyncPluginFactory class is a handy way to embed multiple Qtopia4SyncPlugin instances in a single plugin. More...
#include <Qtopia4SyncPluginFactory>
Inherits QObject.
The Qtopia4SyncPluginFactory class is a handy way to embed multiple Qtopia4SyncPlugin instances in a single plugin.
Using this class reduces the number of plugin files you need to support multiple datasets.
See also Add a new device plugin.
Construct a Qtopia4SyncPluginFactory instance with the specified parent.
Destructor.
Returns a list of values suitable for passing to Qtopia4SyncPluginFactory::plugin().
Returns a Qtopia4SyncPlugin instance for the indicated key. This function will be called once for every value returned by Qtopia4SyncPluginFactory::keys().
Copyright © 2009 Trolltech | Qt Extended Sync Agent Documentation |