class DBListView
|
Database list view. More... |
|
|
Public Types
- enum { Auto, SemiAuto, Manual }
Public Methods
Signals
Protected Slots
Database list view.
This is a list view that will display all accessible databases.
It can be used in 'auto' mode, 'semiauto' mode or in 'manual' mode.
in 'auto' mode will load all available plugins, connections, and
databases for available connections.
in 'semiauto' mode to display the database list the function addConnection
must be called to add single connection objects to the display.
addConnection also tries to find all available database using the connection.
in 'manual' mode to display the database list the function addConnection
must be called to add single connection objects to the display.
enum { Auto, SemiAuto, Manual }
|
|
DBListView (QWidget *parent, const char * name = 0, bool displayTree = true, int mode = Auto)
| DBListView |
~DBListView ()
| ~DBListView |
Database * selectedDatabase ()
| selectedDatabase |
DBListViewItem * addConnection (Connection *conn)
| addConnection |
[virtual]
DBListViewItem * addPlugin (Plugin *plugin)
| addPlugin |
[virtual]
DBListViewItem * addDatabase (Database *database)
| addDatabase |
[virtual]
[signal]
void nonDatabaseSelected ()
| nonDatabaseSelected |
[signal]
[protected slots slot]
- Version: kdbui 0.0.2
- Author: Michael Koch <m_kock@bigfoot.de>
- Generated: streeter@wally on Tue Nov 19 15:27:35 2002, using kdoc 2.0a53.