ConduitConfig Class Reference
Dialogs that are created by the factory take a stringlist of arguments. More...
#include <plugin.h>
Public Member Functions | |
ConduitConfig (QWidget *parent=0L, const char *name=0L, const QStringList &args=QStringList()) | |
void | setConfig (KConfig *c) |
virtual void | readSettings ()=0 |
Protected Attributes | |
KConfig * | fConfig |
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 51 of file plugin.h.
The documentation for this class was generated from the following files: