#include <TGListBox.h>
Go to the source code of this file.
Classes | |
class | XSElementList |
Defines | |
#define | XSEL_SORTBY_NAME 0 |
#define | XSEL_SORTBY_MNEMONIC 1 |
#define | XSEL_SORTBY_Z 2 |
#define XSEL_SORTBY_MNEMONIC 1 |
Definition at line 14 of file XSElementList.h.
Referenced by XSElementList::Compare(), XSElementList::ElementString(), and XSElementDlg::XSElementDlg().
#define XSEL_SORTBY_NAME 0 |
Definition at line 13 of file XSElementList.h.
Referenced by XSElementList::Compare(), XSElementList::ElementString(), and XSElementDlg::XSElementDlg().
#define XSEL_SORTBY_Z 2 |
Definition at line 15 of file XSElementList.h.
Referenced by XSElementList::Compare(), XSElementList::ElementString(), and XSElementDlg::XSElementDlg().