CARDS 2.4.87
Package manager for the NuTyX GNU/Linux distribution
|
This is the complete list of members for TableCollection, including all inherited members.
_cards (defined in TableBase) | TableBase | protected |
_filter (defined in TableBase) | TableBase | protected |
_rowdata (defined in TableBase) | TableBase | protected |
_sort_lastcol (defined in TableBase) | TableBase | protected |
_sort_reverse (defined in TableBase) | TableBase | protected |
autowidth(int pad) | TableBase | |
colTitle (defined in TableBase) | TableBase | protected |
draw_cell(TableContext context, int R=0, int C=0, int X=0, int Y=0, int W=0, int H=0) | TableBase | protected |
draw_sort_arrow(int X, int Y, int W, int H) | TableBase | protected |
getReasonCodeString(const CEH_RC rc) | cards::CEventHandler | static |
OnDoJobListFinished(const CEH_RC rc) (defined in TableBase) | TableBase | protectedvirtual |
OnDrawCell(TableContext context, int R=0, int C=0, int X=0, int Y=0, int W=0, int H=0) (defined in TableCollection) | TableCollection | protectedvirtual |
OnEvent(TableContext context, int pCol, int pRow) (defined in TableCollection) | TableCollection | protectedvirtual |
OnJobListChange(const CEH_RC rc) | TableBase | protectedvirtual |
OnLogMessage(const string &Message) (defined in cards::CEventHandler) | cards::CEventHandler | inlineprotectedvirtual |
OnPackageInfo(CPackage &package) (defined in cards::CEventHandler) | cards::CEventHandler | inlineprotectedvirtual |
OnProgressInfo(int percent) (defined in cards::CEventHandler) | cards::CEventHandler | inlineprotectedvirtual |
OnRefreshPackageFinished(const CEH_RC rc) (defined in TableBase) | TableBase | protectedvirtual |
OnSyncFinished(const CEH_RC rc) (defined in cards::CEventHandler) | cards::CEventHandler | inlineprotectedvirtual |
refresh_table() | TableCollection | virtual |
resize_window() | TableBase | |
setFilter(const string &pValue) | TableBase | |
sort_column(int col, int reverse=0) | TableBase | protected |
TableBase(int x, int y, int w, int h, const char *l=0) | TableBase | |
TableCollection(int x, int y, int w, int h, const char *l=0) | TableCollection | |
~TableBase() | TableBase | inlinevirtual |
~TableCollection() | TableCollection | inlinevirtual |