|
| InProgressIndicator (wxWindow *parent, wxWindowID id, int range, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxGA_HORIZONTAL, const wxValidator &validator=wxDefaultValidator, const wxString &name="inprogress") |
|
void | OnTimer (wxTimerEvent &evt) |
|
void | Start () |
|
void | Stop () |
|
Definition at line 203 of file androidUTIL.h.
◆ InProgressIndicator() [1/2]
InProgressIndicator::InProgressIndicator |
( |
| ) |
|
◆ InProgressIndicator() [2/2]
InProgressIndicator::InProgressIndicator |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
int |
range, |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = wxGA_HORIZONTAL , |
|
|
const wxValidator & |
validator = wxDefaultValidator , |
|
|
const wxString & |
name = "inprogress" |
|
) |
| |
◆ ~InProgressIndicator()
InProgressIndicator::~InProgressIndicator |
( |
| ) |
|
◆ OnTimer()
void InProgressIndicator::OnTimer |
( |
wxTimerEvent & |
evt | ) |
|
◆ Start()
void InProgressIndicator::Start |
( |
| ) |
|
◆ Stop()
void InProgressIndicator::Stop |
( |
| ) |
|
◆ m_bAlive
bool InProgressIndicator::m_bAlive |
◆ m_timer
wxTimer InProgressIndicator::m_timer |
◆ msec
int InProgressIndicator::msec |
The documentation for this class was generated from the following files: