Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

KDB::DatabaseDialog Class Reference

Open database dialog. More...

#include <databasedlg.h>

Inheritance diagram for KDB::DatabaseDialog:

KDB::KDialogBase List of all members.

Public Methods

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

Static Public Methods

DatabaseopenDatabase (QWidget *parent)

Protected Methods

void accept ()

Protected Slots

void slotEnableOK ()
void slotDisableOK ()

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.

Author(s):
Alessandro Praduroux <pradu@thekompany.com> , Michael Koch <m_kock@bigfoot.de>
Version:
kdbui 0.0.2


Constructor & Destructor Documentation

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

~DatabaseDialog ( )
 


Member Function Documentation

void accept ( ) [protected]
 

Database* database ( )
 

Database* openDatabase ( QWidget * parent ) [static]
 

void slotDisableOK ( ) [protected, slot]
 

void slotEnableOK ( ) [protected, slot]
 


The documentation for this class was generated from the following file:
Generated at Fri Sep 29 16:32:28 2000 for KDB by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000