ConduitConfig Class Reference
Dialogs that are created by the factory take a stringlist of arguments. More...
#include <plugin.h>
Inheritance diagram for ConduitConfig:

Public Methods | |
ConduitConfig (QWidget *parent=0L, const char *name=0L, const QStringList &args=QStringList()) KDE_DEPRECATED | |
virtual | ~ConduitConfig () |
void | setConfig (KConfig *c) |
virtual void | readSettings ()=0 |
QString | conduitName () const |
Protected Attributes | |
KConfig * | fConfig |
QString | fConduitName |
Detailed Description
Dialogs that are created by the factory take a stringlist of arguments.They interpret at least an argument of "modal", and possible others (depending on the conduit).
The config file to be read is set after creationg, but before show()ing the dialog.
Definition at line 131 of file plugin.h.
The documentation for this class was generated from the following files: