akregator/src
Akregator::Plugin Class Reference
List of all members.Detailed Description
Definition at line 22 of file plugin.h.
Public Member Functions | |
virtual | ~Plugin () |
virtual bool | init ()=0 |
void | addPluginProperty (const QString &key, const QString &value) |
QString | pluginProperty (const QString &key) |
bool | hasPluginProperty (const QString &key) |
Protected Member Functions | |
Plugin () |
Member Function Documentation
void Akregator::Plugin::addPluginProperty | ( | const QString & | key, | |
const QString & | value | |||
) |
TODO.
- Parameters:
-
parent you must parent the widget to parent
- Returns:
- the configure widget for your plugin, create it on the heap!
Definition at line 19 of file plugin.cpp.
The documentation for this class was generated from the following files: