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

cFileTabGuiAct Class Reference

cFileTabGuiAct processes all SPECIFIC events operations of cFileTabGui. More...

#include <cFileTabGuiAct.h>

Inheritance diagram for cFileTabGuiAct:

cFileTabGui cTabGuiActIF cTabGuiAct cTabGui List of all members.

Public Member Functions

 cFileTabGuiAct (wxWindow *Parent)
 Constructor.

 ~cFileTabGuiAct (void)
 Destructor.

void DisplayInfoListCtrl (void)
 Display a file list with their General information.

void SetMovieTabListCtrl (wxListCtrl *pMovieTabListCtrl)
void SetSoftwareTabListCtrl (wxListCtrl *pSoftwareTabListCtrl)
void SetMusicTabListCtrl (wxListCtrl *pMusicTabListCtrl)

Private Member Functions

void UpdateCategoryNotebook (const string sCategory, const string sFilename, const string sDone, const string sSize, const string sPriority, const string sAvailability, const string sMd4)
void DeleteCategoryEntry (const string sCategory, const string sMd4)
void AddEntry (const string sCategory, const string sFilename, const string sDone, const string sSize, const string sPriority, const string sAvailability, const string sMd4)
void OnEd2kEnter (wxCommandEvent &command)
void OnAddClick (wxCommandEvent &command)
void OnModifyClick (wxCommandEvent &command)
void OnDeleteClick (wxCommandEvent &command)

Private Attributes

wxListCtrl * m_pMovieTabListCtrl
wxListCtrl * m_pSoftwareTabListCtrl
wxListCtrl * m_pMusicTabListCtrl

Detailed Description

cFileTabGuiAct processes all SPECIFIC events operations of cFileTabGui.

Author:
Xuan Ngo
Date:
Last Modified:
Version:
0.2
Since:
Wed Oct 22 04:05:43 2003
Bug:

Test:

Todo:
Warning:
Any warnings about using this class.


Constructor & Destructor Documentation

cFileTabGuiAct::cFileTabGuiAct wxWindow *  Parent  ) 
 

Constructor.

cFileTabGuiAct::~cFileTabGuiAct void   ) 
 

Destructor.


Member Function Documentation

void cFileTabGuiAct::AddEntry const string  sCategory,
const string  sFilename,
const string  sDone,
const string  sSize,
const string  sPriority,
const string  sAvailability,
const string  sMd4
[private]
 

void cFileTabGuiAct::DeleteCategoryEntry const string  sCategory,
const string  sMd4
[private]
 

void cFileTabGuiAct::DisplayInfoListCtrl void   ) 
 

Display a file list with their General information.

void cFileTabGuiAct::OnAddClick wxCommandEvent &  command  )  [private, virtual]
 

Implements cTabGuiActIF.

void cFileTabGuiAct::OnDeleteClick wxCommandEvent &  command  )  [private, virtual]
 

Implements cTabGuiActIF.

void cFileTabGuiAct::OnEd2kEnter wxCommandEvent &  command  )  [private, virtual]
 

Implements cTabGuiActIF.

void cFileTabGuiAct::OnModifyClick wxCommandEvent &  command  )  [private, virtual]
 

Implements cTabGuiActIF.

void cFileTabGuiAct::SetMovieTabListCtrl wxListCtrl *  pMovieTabListCtrl  ) 
 

void cFileTabGuiAct::SetMusicTabListCtrl wxListCtrl *  pMusicTabListCtrl  ) 
 

void cFileTabGuiAct::SetSoftwareTabListCtrl wxListCtrl *  pSoftwareTabListCtrl  ) 
 

void cFileTabGuiAct::UpdateCategoryNotebook const string  sCategory,
const string  sFilename,
const string  sDone,
const string  sSize,
const string  sPriority,
const string  sAvailability,
const string  sMd4
[private]
 


Member Data Documentation

wxListCtrl* cFileTabGuiAct::m_pMovieTabListCtrl [private]
 

wxListCtrl* cFileTabGuiAct::m_pMusicTabListCtrl [private]
 

wxListCtrl* cFileTabGuiAct::m_pSoftwareTabListCtrl [private]
 


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