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

cFileWidget Class Reference

cFileWidget draws all widgets related to file. More...

#include <cFileWidget.h>

Inheritance diagram for cFileWidget:

cFileWidgetAct List of all members.

Public Member Functions

 cFileWidget (wxWindow *pParent)
 Constructor.

 ~cFileWidget (void)
 Destructor.

wxBoxSizer * GetEmptyCategorySizer (void)
void CreateCommentWidget (wxWindow *pParent, wxBoxSizer *pParentBoxSizer)
 Notice: Comment widget is outside of cFileWidget.


Protected Types

enum  { FILE_DONE_ID, FILE_CATEGORY, FILE_STORING }

Protected Attributes

wxTextCtrl * m_pFileEntries [NUM_OF_FILE_ENTRIES]
wxChoice * m_pChoice [NUM_OF_CHOICE_LISTS]
wxBoxSizer * m_pEmptyCategoryVSizer
cImagePanelm_pImagePanel

Private Member Functions

void Init ()
void DrawAll ()

Detailed Description

cFileWidget draws all widgets related to file.

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.


Member Enumeration Documentation

anonymous enum [protected]
 

Enumeration values:
FILE_DONE_ID 
FILE_CATEGORY 
FILE_STORING 


Constructor & Destructor Documentation

cFileWidget::cFileWidget wxWindow *  pParent  ) 
 

Constructor.

cFileWidget::~cFileWidget void   ) 
 

Destructor.


Member Function Documentation

void cFileWidget::CreateCommentWidget wxWindow *  pParent,
wxBoxSizer *  pParentBoxSizer
 

Notice: Comment widget is outside of cFileWidget.

void cFileWidget::DrawAll  )  [private]
 

wxBoxSizer * cFileWidget::GetEmptyCategorySizer void   ) 
 

void cFileWidget::Init  )  [private]
 


Member Data Documentation

wxChoice* cFileWidget::m_pChoice[NUM_OF_CHOICE_LISTS] [protected]
 

wxBoxSizer* cFileWidget::m_pEmptyCategoryVSizer [protected]
 

wxTextCtrl* cFileWidget::m_pFileEntries[NUM_OF_FILE_ENTRIES] [protected]
 

cImagePanel* cFileWidget::m_pImagePanel [protected]
 


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