#include <cConnectGui.h>
Inheritance diagram for cConnectGui:
Public Member Functions | |
cConnectGui (cWindowFrame *pParent) | |
Constructor. | |
~cConnectGui (void) | |
Destructor. | |
void | DrawAll (void) |
Protected Types | |
enum | { CONNECT_DATABASE, CONNECT_CONNECT } |
Protected Member Functions | |
void | ClearEntries (void) |
Protected Attributes | |
wxTextCtrl * | m_pConnectEntries [CONNECT_ENTRIES] |
wxChoice * | m_pRdmsChoice |
wxComboBox * | m_pHostComboBox |
wxStaticText * | pErrorMsg |
Private Member Functions | |
void | Init (void) |
|
|
|
Constructor.
|
|
Destructor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|