kpilot Library API Documentation

ConduitConfig Class Reference

Dialogs that are created by the factory take a stringlist of arguments. More...

#include <plugin.h>

List of all members.

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:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 15 11:40:45 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001