kpilot
KPilotDBSelectionDialog Class Reference
#include <dbSelectionDialog.h>
Inheritance diagram for KPilotDBSelectionDialog:
Public Member Functions | |
QStringList | getAddedDBs () const |
QStringList | getSelectedDBs () |
KPilotDBSelectionDialog (QStringList &selectedDBs, QStringList &deviceDBs, QStringList &addedDBs, QWidget *, const char *) | |
virtual | ~KPilotDBSelectionDialog () |
Protected Slots | |
void | addDB () |
void | removeDB () |
void | slotTextChanged (const QString &dbname) |
Detailed Description
Definition at line 37 of file dbSelectionDialog.h.
Constructor & Destructor Documentation
KPilotDBSelectionDialog::KPilotDBSelectionDialog | ( | QStringList & | selectedDBs, | |
QStringList & | deviceDBs, | |||
QStringList & | addedDBs, | |||
QWidget * | w, | |||
const char * | n | |||
) |
Definition at line 44 of file dbSelectionDialog.cc.
KPilotDBSelectionDialog::~KPilotDBSelectionDialog | ( | ) | [virtual] |
Definition at line 81 of file dbSelectionDialog.cc.
Member Function Documentation
void KPilotDBSelectionDialog::addDB | ( | ) | [protected, slot] |
Definition at line 86 of file dbSelectionDialog.cc.
QStringList KPilotDBSelectionDialog::getAddedDBs | ( | ) | const [inline] |
Definition at line 46 of file dbSelectionDialog.h.
QStringList KPilotDBSelectionDialog::getSelectedDBs | ( | ) |
Definition at line 123 of file dbSelectionDialog.cc.
void KPilotDBSelectionDialog::removeDB | ( | ) | [protected, slot] |
Definition at line 99 of file dbSelectionDialog.cc.
void KPilotDBSelectionDialog::slotTextChanged | ( | const QString & | dbname | ) | [protected, slot] |
Definition at line 140 of file dbSelectionDialog.cc.
The documentation for this class was generated from the following files: