Definition of an item. More...

Public Member Functions | |
| titem () | |
Public Attributes | |
| tgrid | grid |
| The grid containing the widgets. | |
| bool | selected |
| Is the item selected or not. | |
| bool | shown |
| Is the row shown or not. | |
Definition of an item.
Definition at line 917 of file generator_private.hpp.
| gui2::tgenerator< minimum_selection, maximum_selection, placement, select_action >::titem::titem | ( | ) | [inline] |
Definition at line 919 of file generator_private.hpp.
| tgrid gui2::tgenerator< minimum_selection, maximum_selection, placement, select_action >::titem::grid |
The grid containing the widgets.
Definition at line 927 of file generator_private.hpp.
Referenced by gui2::tgenerator< minimum_selection, maximum_selection, placement, select_action >::child_populate_dirty_list(), gui2::tgenerator< minimum_selection, maximum_selection, placement, select_action >::disable_click_dismiss(), gui2::tgenerator< minimum_selection, maximum_selection, placement, select_action >::impl_draw_children(), and gui2::tgenerator< minimum_selection, maximum_selection, placement, select_action >::layout_init().
| bool gui2::tgenerator< minimum_selection, maximum_selection, placement, select_action >::titem::selected |
Is the item selected or not.
Definition at line 930 of file generator_private.hpp.
| bool gui2::tgenerator< minimum_selection, maximum_selection, placement, select_action >::titem::shown |
Is the row shown or not.
This flag is used the help to set the visible flag, it's preferred to test this flag for external functions.
Definition at line 941 of file generator_private.hpp.
Referenced by gui2::tgenerator< minimum_selection, maximum_selection, placement, select_action >::impl_draw_children(), and gui2::tgenerator< minimum_selection, maximum_selection, placement, select_action >::layout_init().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:22:16 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |