class DatabaseDialog

Open database dialog. More...

Full nameKDB::DatabaseDialog
Definition#include <databasedlg.h>
InheritsKDialogBase (kdeui) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods

Protected Methods

Protected Slots


Detailed Description

Open database dialog.

This dialog can be used to open a database. It will let the user to choose from a saved connection or to create a new connection.

 DatabaseDialog (QWidget *parent = 0, const char * name = 0)

DatabaseDialog

 ~DatabaseDialog ()

~DatabaseDialog

Database *  database ()

database

Database *  openDatabase (QWidget *parent)

openDatabase

[static]

void  accept ()

accept

[protected]

void  slotEnableOK ()

slotEnableOK

[protected slots slot]

void  slotDisableOK ()

slotDisableOK

[protected slots slot]