kpilot Library API Documentation

ConduitConfig Class Reference

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

#include <plugin.h>

Inheritance diagram for ConduitConfig:

ConduitConfigImplementation List of all members.

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:
KDE Logo
This file is part of the documentation for kpilot Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:36:50 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003