Qt Extended Home · Index · Classes · Headers · Overviews |
The PluginManager class manages plugin loading. More...
#include <PluginManager>
Inherits QObject.
The PluginManager class manages plugin loading.
Returns the active application plugins.
Returns the application plugins that match filter.
Returns the connection plugins.
Returns the current application plugin. Note that this is currently hard-coded to return 0!
Returns the plugin files that were detected on the system.
Returns the plugin identifiers that were detected on the system.
Returns the device plugins.
Returns the link plugins.
Returns the plugin data for plugin.
This is an overloaded member function, provided for convenience.
Returns the plugin data for plugin.
Returns the plugins that match filter.
Initialize a plugin that has been manually constructed. For example, this is used to initialize dynamically created QDClientSyncPlugin instances. After calling this method you should call QtopiaDesktopApplication::initializePlugin().
Returns the sync plugins.
Copyright © 2009 Nokia | Qt Extended Sync Agent Documentation |