Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

cDatabaseGuiAct Class Reference

cDatabaseGuiAct processes all events operations of cDatabaseGui. More...

#include <cDatabaseGuiAct.h>

Inheritance diagram for cDatabaseGuiAct:

cDatabaseGui List of all members.

Public Member Functions

 cDatabaseGuiAct (cWindowFrame *pParent)
 ~cDatabaseGuiAct (void)

Private Member Functions

void DiplayDatabase (void)
void Resize (void)
void OnSize2 (wxSizeEvent &event)
void OnColumnClick (wxListEvent &event)
void OnRowSelected (wxListEvent &event)
void OnRowDoubleClick (wxListEvent &event)
void OnOpenClick (wxCommandEvent &command)
void OnAddClick (wxCommandEvent &command)
void OnDeleteClick (wxCommandEvent &command)

Private Attributes

cWindowFramem_pParent
cConnectm_pConnect
cSqlAct SqlAct

Detailed Description

cDatabaseGuiAct processes all events operations of cDatabaseGui.

Author:
Xuan Ngo
Date:
Last Modified:
Version:
0.2
Since:
Sat Oct 25 01:25:37 2003
Bug:

Test:

Todo:
Warning:
Any warnings about using this class.


Constructor & Destructor Documentation

cDatabaseGuiAct::cDatabaseGuiAct cWindowFrame pParent  ) 
 

cDatabaseGuiAct::~cDatabaseGuiAct void   ) 
 


Member Function Documentation

void cDatabaseGuiAct::DiplayDatabase void   )  [private]
 

void cDatabaseGuiAct::OnAddClick wxCommandEvent &  command  )  [private]
 

void cDatabaseGuiAct::OnColumnClick wxListEvent &  event  )  [private]
 

void cDatabaseGuiAct::OnDeleteClick wxCommandEvent &  command  )  [private]
 

void cDatabaseGuiAct::OnOpenClick wxCommandEvent &  command  )  [private]
 

void cDatabaseGuiAct::OnRowDoubleClick wxListEvent &  event  )  [private]
 

void cDatabaseGuiAct::OnRowSelected wxListEvent &  event  )  [private]
 

void cDatabaseGuiAct::OnSize2 wxSizeEvent &  event  )  [private]
 

void cDatabaseGuiAct::Resize void   )  [private]
 


Member Data Documentation

cConnect* cDatabaseGuiAct::m_pConnect [private]
 

cWindowFrame* cDatabaseGuiAct::m_pParent [private]
 

cSqlAct cDatabaseGuiAct::SqlAct [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 25 01:15:15 2004 for eDonkeyFilesManager by doxygen 1.3.2