Public Member Functions |
| | ciMultiFileProgressWnd () |
| | Constructors.
|
| | ciMultiFileProgressWnd (wxWindow *parent, wxWindowID id=SYMBOL_CIMULTIFILEPROGRESSWND_IDNAME, const wxString &caption=SYMBOL_CIMULTIFILEPROGRESSWND_TITLE, const wxPoint &pos=SYMBOL_CIMULTIFILEPROGRESSWND_POSITION, const wxSize &size=SYMBOL_CIMULTIFILEPROGRESSWND_SIZE, long style=SYMBOL_CIMULTIFILEPROGRESSWND_STYLE) |
| bool | Create (wxWindow *parent, wxWindowID id=SYMBOL_CIMULTIFILEPROGRESSWND_IDNAME, const wxString &caption=SYMBOL_CIMULTIFILEPROGRESSWND_TITLE, const wxPoint &pos=SYMBOL_CIMULTIFILEPROGRESSWND_POSITION, const wxSize &size=SYMBOL_CIMULTIFILEPROGRESSWND_SIZE, long style=SYMBOL_CIMULTIFILEPROGRESSWND_STYLE) |
| | Creation.
|
| void | CreateControls () |
| | Creates the controls and sizers.
|
| void | OnCloseWindow (wxCloseEvent &event) |
| | wxEVT_CLOSE_WINDOW event handler for ID_DIALOG_CIMULTIFILE_PROGRESS
|
| wxBitmap | GetBitmapResource (const wxString &name) |
| | Retrieves bitmap resources.
|
| wxIcon | GetIconResource (const wxString &name) |
| | Retrieves icon resources.
|
Static Public Member Functions |
| static bool | ShowToolTips () |
| | Should we show tooltips?
|
Detailed Description
Constructor & Destructor Documentation
| ciMultiFileProgressWnd::ciMultiFileProgressWnd |
( |
| ) |
|
Member Function Documentation
| void ciMultiFileProgressWnd::CreateControls |
( |
| ) |
|
Creates the controls and sizers.
| void ciMultiFileProgressWnd::OnCloseWindow |
( |
wxCloseEvent & |
event | ) |
|
wxEVT_CLOSE_WINDOW event handler for ID_DIALOG_CIMULTIFILE_PROGRESS
| wxBitmap ciMultiFileProgressWnd::GetBitmapResource |
( |
const wxString & |
name | ) |
|
Retrieves bitmap resources.
| wxIcon ciMultiFileProgressWnd::GetIconResource |
( |
const wxString & |
name | ) |
|
Retrieves icon resources.
| static bool ciMultiFileProgressWnd::ShowToolTips |
( |
| ) |
|
|
static |
Member Data Documentation
| wxListCtrl* ciMultiFileProgressWnd::m_listCtrl |
The documentation for this class was generated from the following file: