|
GG
|
#include <GG/AlignmentFlags.h>#include <GG/ClrConstants.h>#include <GG/Control.h>#include <GG/Timer.h>#include <set>Go to the source code of this file.
Classes | |
| class | GG::ListBox |
| struct | GG::ListBox::RowPtrIteratorLess< Cont > |
| struct | GG::ListBox::Row |
| struct | GG::ListBox::DefaultRowCmp< RowType > |
Namespaces | |
| namespace | GG |
Functions | |
| GG::GG_FLAG_TYPE (ListBoxStyle) | |
Variables | |
| GG_API const ListBoxStyle | GG::LIST_NONE |
| GG_API const ListBoxStyle | GG::LIST_VCENTER |
| GG_API const ListBoxStyle | GG::LIST_TOP |
| GG_API const ListBoxStyle | GG::LIST_BOTTOM |
| GG_API const ListBoxStyle | GG::LIST_CENTER |
| GG_API const ListBoxStyle | GG::LIST_LEFT |
| GG_API const ListBoxStyle | GG::LIST_RIGHT |
| GG_API const ListBoxStyle | GG::LIST_NOSORT |
| GG_API const ListBoxStyle | GG::LIST_SORTDESCENDING |
| GG_API const ListBoxStyle | GG::LIST_NOSEL |
| GG_API const ListBoxStyle | GG::LIST_SINGLESEL |
| GG_API const ListBoxStyle | GG::LIST_QUICKSEL |
| GG_API const ListBoxStyle | GG::LIST_USERDELETE |
| GG_API const ListBoxStyle | GG::LIST_BROWSEUPDATES |
Contains the ListBox class, a control that contains rows of other controls, commonly TextControls.
Definition in file ListBox.h.
1.8.3