Databasehandlingdialogclasses
0.5.3
|
The database-driver select dialog. More...
#include <hk_kdedriverdialog.h>
Public Member Functions | |
hk_kdedriverdialog (QWidget *parent=0, const char *name=0) | |
hk_string | drivername (void) |
Protected Slots | |
void | exit_clicked (void) |
void | ok_clicked (void) |
void | directory_changed (QListViewItem *) |
Protected Attributes | |
QListBox * | driverlist |
QPushButton * | ok_button |
QPushButton * | exit_button |
QLabel * | label |
QListView * | directorylist |
hk_string | p_drivername |
hk_string | p_originaldriverpath |
The database-driver select dialog.