Information about an item that is visible in the menu.
More...
List of all members.
Detailed Description
Information about an item that is visible in the menu.
Definition at line 278 of file help.cpp.
Constructor & Destructor Documentation
| help::help_menu::visible_item::visible_item |
( |
const section * |
_sec, |
|
|
const std::string & |
visible_string | |
|
) |
| | |
| help::help_menu::visible_item::visible_item |
( |
const topic * |
_t, |
|
|
const std::string & |
visible_string | |
|
) |
| | |
Member Function Documentation
| bool help::help_menu::visible_item::operator== |
( |
const visible_item & |
vis_item |
) |
const |
| bool help::help_menu::visible_item::operator== |
( |
const topic & |
t |
) |
const |
| bool help::help_menu::visible_item::operator== |
( |
const section & |
sec |
) |
const |
Member Data Documentation
The documentation for this struct was generated from the following file: