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

KDB::ConnectionDialog Class Reference

Connection dialog. More...

#include <connectiondlg.h>

Inheritance diagram for KDB::ConnectionDialog:

KDB::KDialogBase List of all members.

Public Methods

 ConnectionDialog (QWidget *parent = 0L, const char * name = 0L)
 ~ConnectionDialog ()
void setConnection (Connection *)
Connectionconnection ()

Static Public Methods

ConnectioncreateConnection (QWidget *parent = 0L)
ConnectioneditConnection (Connection *, QWidget *parent = 0L)

Detailed Description

Connection dialog.

This dialog can be used to setup a connection

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


Constructor & Destructor Documentation

ConnectionDialog ( QWidget * parent = 0L,
const char * name = 0L )
 

~ConnectionDialog ( )
 


Member Function Documentation

Connection* connection ( )
 

Connection* createConnection ( QWidget * parent = 0L ) [static]
 

Connection* editConnection ( Connection *,
QWidget * parent = 0L ) [static]
 

void setConnection ( Connection * )
 


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