Inheritance diagram for wxPackageDownloadQueuePanel:

Public Member Functions | |
| wxPackageDownloadQueuePanel () | |
| Constructors. | |
| wxPackageDownloadQueuePanel (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) | |
| bool | CreateProgressPanel () |
| Creation. | |
| int | GetCurrentOperationProportion () const |
| void | QueueDownloadOf (const wxPackage &pkg) |
| void | QueueDownloadOf (const wxPackageArray &arr) |
Definition at line 165 of file taskpanel.h.
1.5.1-p1