#include <horizontal_listbox.hpp>


Public Member Functions | |
| tbuilder_horizontal_listbox (const config &cfg) | |
| twidget * | build () const |
Public Attributes | |
| tscrollbar_container::tscrollbar_mode | vertical_scrollbar_mode |
| tscrollbar_container::tscrollbar_mode | horizontal_scrollbar_mode |
| tbuilder_grid_ptr | list_builder |
| std::vector< string_map > | list_data |
| Listbox data. | |
Definition at line 27 of file horizontal_listbox.hpp.
| gui2::implementation::tbuilder_horizontal_listbox::tbuilder_horizontal_listbox | ( | const config & | cfg | ) | [explicit] |
Definition at line 31 of file horizontal_listbox.cpp.
References _, config::attribute_range(), config::child(), config::child_range(), gui2::implementation::get_scrollbar_mode(), and VALIDATE.

| twidget * gui2::implementation::tbuilder_horizontal_listbox::build | ( | ) | const [virtual] |
Implements gui2::tbuilder_widget.
Definition at line 67 of file horizontal_listbox.cpp.
| tscrollbar_container::tscrollbar_mode gui2::implementation::tbuilder_horizontal_listbox::horizontal_scrollbar_mode |
Definition at line 35 of file horizontal_listbox.hpp.
Definition at line 37 of file horizontal_listbox.hpp.
Listbox data.
Contains a vector with the data to set in every cell, it's used to serialize the data in the config, so the config is no longer required.
Definition at line 45 of file horizontal_listbox.hpp.
| tscrollbar_container::tscrollbar_mode gui2::implementation::tbuilder_horizontal_listbox::vertical_scrollbar_mode |
Definition at line 34 of file horizontal_listbox.hpp.
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:23:37 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |