|
.
1.0.0
|
Открытые члены | |
| TEPluginBase () | |
| ~TEPluginBase () | |
| virtual QStringList | keys () const =0 |
| virtual TEBase * | create (const QString &key)=0 |
| TEPluginBase::TEPluginBase | ( | ) |
Constructs a Ananas extension plugin. This is invoked automatically by the Q_EXPORT_PLUGIN macro.
| TEPluginBase::~TEPluginBase | ( | ) |
Destroys the Ananas extension plugin.
You never have to call this explicitly. Qt destroys a plugin automatically when it is no longer used.
1.8.5