#include "DBInterface.h"#include "ConnectionType.h"#include "ConnectionManager.h"#include "ConnectionParameterTable.h"#include <qdialog.h>#include <qcombobox.h>#include <qlabel.h>#include <qtable.h>#include <qstring.h>#include <qlineedit.h>#include <qvalidator.h>#include <qradiobutton.h>#include <map>Go to the source code of this file.
Classes | |
| class | ConnectionPropertiesDialog |
Defines | |
| #define | DEFAULT_MAX_DELAY 250 |
| #define | DEFAULT_MIN_DELAY 0 |
|
|
Definition at line 47 of file ConnectionPropertiesDialog.h. Referenced by ConnectionPropertiesDialog::constructDialog(). |
|
|
Definition at line 46 of file ConnectionPropertiesDialog.h. Referenced by ConnectionPropertiesDialog::constructDialog(). |
1.4.4