Qt Extended Home · Index · Classes · Headers · Overviews |
The QDAppPlugin class creates an application widget and a settings widget. More...
#include <QDAppPlugin>
Inherits QDPlugin.
The QDAppPlugin class creates an application widget and a settings widget.
An App plugin must create an application widget (which appears in the main chooser). It can optionally create a settings widget (which appears in the settings dialog) and an info widget.
Construct a QDAppPlugin with parent as the owning QObject.
Destructor.
Return the icon that will be used to identify this plugin. It is helpful to choose a unique icon.
Create the app widget. The widget will be destroyed before the plugin is unloaded.
Create the settings widget. The widget will be destroyed before the plugin is unloaded.
Copyright © 2009 Nokia | Qt Extended Sync Agent Documentation |