| Create(wxWindow *parent, wxWindowID id=SYMBOL_WXPACKAGETASKQUEUEPANEL_IDNAME, const wxString &caption=SYMBOL_WXPACKAGETASKQUEUEPANEL_TITLE, const wxPoint &pos=SYMBOL_WXPACKAGETASKQUEUEPANEL_POSITION, const wxSize &size=SYMBOL_WXPACKAGETASKQUEUEPANEL_SIZE, long style=SYMBOL_WXPACKAGETASKQUEUEPANEL_STYLE) | wxPackageTaskQueuePanel | |
| CreateControls() | wxPackageTaskQueuePanel | |
| CreateProgressPanel()=0 (defined in wxPackageTaskQueuePanel) | wxPackageTaskQueuePanel | [pure virtual] |
| GetBitmapResource(const wxString &name) | wxPackageTaskQueuePanel | [protected] |
| GetCurrentOperationProportion() const=0 (defined in wxPackageTaskQueuePanel) | wxPackageTaskQueuePanel | [pure virtual] |
| m_arrQueue | wxPackageTaskQueuePanel | [protected] |
| m_bUserStopped | wxPackageTaskQueuePanel | [protected] |
| m_currentBuild | wxPackageTaskQueuePanel | [protected] |
| m_pCompletedList | wxPackageTaskQueuePanel | [protected] |
| m_pDeleteCompletedBtn | wxPackageTaskQueuePanel | [protected] |
| m_pDeleteQueuedBtn | wxPackageTaskQueuePanel | [protected] |
| m_pProgressEndHandler | wxPackageTaskQueuePanel | [protected] |
| m_pProgressPanel | wxPackageTaskQueuePanel | [protected] |
| m_pQueuedList | wxPackageTaskQueuePanel | [protected] |
| m_pShowLogBtn | wxPackageTaskQueuePanel | [protected] |
| m_pStartBtn | wxPackageTaskQueuePanel | [protected] |
| m_pStopBtn | wxPackageTaskQueuePanel | [protected] |
| OnDeleteCompletedBuild(wxCommandEvent &) | wxPackageTaskQueuePanel | |
| OnDeleteQueuedBuild(wxCommandEvent &) | wxPackageTaskQueuePanel | |
| OnIdle(wxIdleEvent &ev) (defined in wxPackageTaskQueuePanel) | wxPackageTaskQueuePanel | |
| OnProgressPanelEnd(wxCommandEvent &) | wxPackageTaskQueuePanel | |
| OnProgressPanelFailed(wxCommandEvent &) | wxPackageTaskQueuePanel | |
| OnQueueTask() | wxPackageTaskQueuePanel | [protected, virtual] |
| OnShowLog(wxCommandEvent &) | wxPackageTaskQueuePanel | |
| OnStart(wxCommandEvent &ev) (defined in wxPackageTaskQueuePanel) | wxPackageTaskQueuePanel | |
| OnStop(wxCommandEvent &) | wxPackageTaskQueuePanel | |
| OnUpdateUI(wxUpdateUIEvent &ev) (defined in wxPackageTaskQueuePanel) | wxPackageTaskQueuePanel | |
| RemoveFirstQueuedPackage() | wxPackageTaskQueuePanel | [virtual] |
| SetEventHandler(wxEvtHandler *evt) | wxPackageTaskQueuePanel | [inline] |
| ShowToolTips() | wxPackageTaskQueuePanel | [protected, static] |
| Start() | wxPackageTaskQueuePanel | |
| Stop() | wxPackageTaskQueuePanel | |
| wxPackageTaskQueuePanel() | wxPackageTaskQueuePanel | |
| wxPackageTaskQueuePanel(wxWindow *parent, wxWindowID id=SYMBOL_WXPACKAGETASKQUEUEPANEL_IDNAME, const wxString &caption=SYMBOL_WXPACKAGETASKQUEUEPANEL_TITLE, const wxPoint &pos=SYMBOL_WXPACKAGETASKQUEUEPANEL_POSITION, const wxSize &size=SYMBOL_WXPACKAGETASKQUEUEPANEL_SIZE, long style=SYMBOL_WXPACKAGETASKQUEUEPANEL_STYLE) | wxPackageTaskQueuePanel | |