kpilot/kpilot
ConduitConfigWidget Class Reference
Inheritance diagram for ConduitConfigWidget:

Detailed Description
Definition at line 59 of file conduitConfigDialog.h.
Public Slots | |
virtual void | save () |
virtual void | load () |
Signals | |
void | selectionChanged (QListViewItem *) |
void | sizeChanged () |
Public Member Functions | |
ConduitConfigWidget (QWidget *, const char *name=0L, bool ownButtons=false) | |
virtual | ~ConduitConfigWidget () |
bool | release () |
bool | validate () |
Protected Slots | |
void | configure () |
void | configureWizard () |
void | unselect () |
void | selected (QListViewItem *) |
void | conduitsChanged (QListViewItem *) |
void | reopenItem (QListViewItem *) |
Protected Member Functions | |
void | fillLists () |
void | warnNoExec (const QListViewItem *) |
void | warnNoLibrary (const QListViewItem *) |
void | loadAndConfigure (QListViewItem *) |
Member Function Documentation
bool ConduitConfigWidget::release | ( | ) |
Get rid of the current conduit configuration widget, saving changes if necessary.
Returns false if the user selects cancel for the action that is supposed to release the conduit (ie. selecting a different one, or closing the dialog.)
Definition at line 660 of file conduitConfigDialog.cc.
The documentation for this class was generated from the following files: