|
xoreos
0.0.5
|
A NWN listbox widget. More...
#include <vector>#include "src/common/types.h"#include "src/common/scopedptr.h"#include "src/graphics/aurora/types.h"#include "src/engines/nwn/gui/widgets/modelwidget.h"

Go to the source code of this file.
Classes | |
| class | Engines::NWN::WidgetListItem |
| An item widget within a NWN listbox widget. More... | |
| class | Engines::NWN::WidgetListItemTextLine |
| A text line widget within a NWN listbox widget. More... | |
| class | Engines::NWN::WidgetListBox |
| A NWN listbox widget. More... | |
Namespaces | |
| Common | |
| Engines | |
| Engines::NWN | |
A NWN listbox widget.
Definition in file listbox.h.
1.8.14