CBrushObjectsDialog Class Reference

List of all members.

Public Types

enum  

Public Member Functions

 CBrushObjectsDialog (CWnd *pParent=NULL)
virtual ~CBrushObjectsDialog ()
void Reload ()
char * GetpObjectsName ()
bool IsCreateMode ()
bool IsMoveMode ()
bool IsDeleteMode ()
virtual BOOL OnInitDialog ()
afx_msg void OnBnClickedButtonViewlist ()
afx_msg void OnBnClickedButtonViewlargeicon ()
afx_msg void OnBnClickedButtonViewsmallicon ()
afx_msg void OnBnClickedButtonViewreport ()
afx_msg void OnBnClickedButtonReload ()
afx_msg void OnBnClickedRadioCreate ()
afx_msg void OnBnClickedRadioDelete ()
afx_msg void OnBnClickedRadioMove ()

Public Attributes

CListCtrl m_ListObjects
CStatic m_ObjectsDirectory
CButton m_ButtonViewList
CButton m_ButtonViewLargeIcon
CButton m_ButtonViewSmallIcon
CButton m_ButtonViewReport
CButton m_ButtonCreate
CButton m_ButtonMove
CButton m_ButtonDelete

Protected Member Functions

void SearchModels (CString &sModelDir, CString &sDir)
virtual void DoDataExchange (CDataExchange *pDX)
virtual void OnOK ()
virtual void OnCancel ()

Static Protected Member Functions

static DWORD WINAPI ThreadReloadProc (LPVOID lpParameter)

Protected Attributes

HANDLE m_hMutex
char m_pCurrentObjectsName [256]

Detailed Description

Definition at line 8 of file BrushObjectsDialog.h.


The documentation for this class was generated from the following files:
Generated on Sun Mar 25 20:02:18 2007 for Zythum Project by  doxygen 1.5.1-p1