VR-Vantage 2.7 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Public Attributes
ciMultiFileProgressWnd Class Reference
Inheritance diagram for ciMultiFileProgressWnd:
Inheritance graph
[legend]

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?

Public Attributes

wxListCtrl * m_listCtrl

Detailed Description

ciMultiFileProgressWnd class declaration

Constructor & Destructor Documentation

ciMultiFileProgressWnd::ciMultiFileProgressWnd ( )

Constructors.

ciMultiFileProgressWnd::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 
)

Member Function Documentation

bool ciMultiFileProgressWnd::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 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

Should we show tooltips?

Member Data Documentation

wxListCtrl* ciMultiFileProgressWnd::m_listCtrl

The documentation for this class was generated from the following file:


Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)