|
gwenhywfar 5.12.0
|
#include <fox16_gui_sortinglist_l.hpp>


Public Member Functions | |
| FOX16_GuiSortingList (FXComposite *p, FXObject *tgt=NULL, FXSelector sel=0, FXuint opts=0, FXint x=0, FXint y=0, FXint w=0, FXint h=0) | |
| FXbool | getHeaderArrowDir (int c) const |
| FXFoldingItem * | getItem (int idx) |
| long | onHeaderClicked (FXObject *, FXSelector, void *ptr) |
| void | setHeaderArrowDir (int c, FXbool b) |
| virtual void | sortByColumn (int c, bool up) |
| virtual | ~FOX16_GuiSortingList () |
Protected Member Functions | |
| FOX16_GuiSortingList () | |
Static Protected Member Functions | |
| static FXint | sortFuncCol0a (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol0d (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol1a (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol1d (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol2a (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol2d (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol3a (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol3d (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol4a (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol4d (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol5a (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol5d (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol6a (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol6d (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol7a (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol7d (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol8a (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol8d (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol9a (const FXFoldingItem *, const FXFoldingItem *) |
| static FXint | sortFuncCol9d (const FXFoldingItem *, const FXFoldingItem *) |
Definition at line 18 of file fox16_gui_sortinglist_l.hpp.
| FOX16_GuiSortingList | ( | FXComposite * | p, |
| FXObject * | tgt = NULL, | ||
| FXSelector | sel = 0, | ||
| FXuint | opts = 0, | ||
| FXint | x = 0, | ||
| FXint | y = 0, | ||
| FXint | w = 0, | ||
| FXint | h = 0 ) |
References NULL.
|
virtual |
Definition at line 47 of file fox16_gui_sortinglist.cpp.
|
protected |
Definition at line 41 of file fox16_gui_sortinglist.cpp.
| FXbool getHeaderArrowDir | ( | int | c | ) | const |
Definition at line 67 of file fox16_gui_sortinglist.cpp.
Referenced by FOX16_GuiDialog::getIntProperty(), and FOX16_GuiDialog::setIntProperty().

| FXFoldingItem * getItem | ( | int | idx | ) |
Definition at line 52 of file fox16_gui_sortinglist.cpp.
Referenced by FOX16_GuiDialog::setIntProperty().

| long onHeaderClicked | ( | FXObject * | , |
| FXSelector | , | ||
| void * | ptr ) |
Definition at line 79 of file fox16_gui_sortinglist.cpp.
References sortByColumn().
Referenced by FXDEFMAP().


| void setHeaderArrowDir | ( | int | c, |
| FXbool | b ) |
Definition at line 73 of file fox16_gui_sortinglist.cpp.
Referenced by FOX16_GuiDialog::setIntProperty().

|
virtual |
Definition at line 107 of file fox16_gui_sortinglist.cpp.
References DBG_ERROR, GWEN_LOGDOMAIN, sortFuncCol0a(), sortFuncCol0d(), sortFuncCol1a(), sortFuncCol1d(), sortFuncCol2a(), sortFuncCol2d(), sortFuncCol3a(), sortFuncCol3d(), sortFuncCol4a(), sortFuncCol4d(), sortFuncCol5a(), sortFuncCol5d(), sortFuncCol6a(), sortFuncCol6d(), sortFuncCol7a(), sortFuncCol7d(), sortFuncCol8a(), sortFuncCol8d(), sortFuncCol9a(), and sortFuncCol9d().
Referenced by onHeaderClicked(), and FOX16_GuiDialog::setIntProperty().


|
staticprotected |
Definition at line 169 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 175 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 181 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 187 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 193 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 199 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 205 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 211 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 217 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 223 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 229 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 235 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 241 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 247 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 253 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 259 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 265 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 271 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 277 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().

|
staticprotected |
Definition at line 283 of file fox16_gui_sortinglist.cpp.
Referenced by sortByColumn().
