|
Public Member Functions |
| cTabGuiAct (wxWindow *pParent) |
| Constructor.
|
| ~cTabGuiAct (void) |
| Destructor.
|
const Int | AppendItem2List (wxListCtrl *pGeneralListCtrl, const string sFilename, const string sDone, const string sSize, const string sPriority, const string sAvailability, const string sMd4) |
Protected Member Functions |
void | DisplayInfoListCtrlOf (list< list< string > > FileList) |
| Display a list of General information of eDonkey Links.
|
const Int | FindListCtrlItem (wxListCtrl *pListCtrl, const Int iCol, const string sStr) |
Protected Attributes |
cSqlAct | SqlAct |
Private Member Functions |
void | DisplayCategoryInfo (const string sMd4, const string sCategory) |
void | OnRowSelected (wxListEvent &event) |
void | OnDownloadClick (wxCommandEvent &command) |
void | OnListCtrlDel (wxListEvent &event) |