#include <pane.hpp>
Public Attributes | |
| unsigned | id |
| std::map< std::string, std::string > | tags |
| tgrid * | grid |
| tgrid* gui2::tpane::titem::grid |
Definition at line 51 of file pane.hpp.
Referenced by gui2::tpane::create_item().
| unsigned gui2::tpane::titem::id |
Definition at line 48 of file pane.hpp.
Referenced by gui2::tpane::create_item().
| std::map<std::string, std::string> gui2::tpane::titem::tags |
Definition at line 49 of file pane.hpp.
Referenced by gui2::contains(), and gui2::sort().
1.8.8