ToggleableMenu Class Reference

#include <menu.h>

Inheritance diagram for ToggleableMenu:

Inheritance graph
[legend]
Collaboration diagram for ToggleableMenu:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ToggleableMenu (int _flags=MF_MULTISELECT, bool text_only=true)
void add_toggle_key (int newkey)

Protected Member Functions

virtual int pre_process (int key)

Protected Attributes

std::vector< int > toggle_keys


Constructor & Destructor Documentation

ToggleableMenu::ToggleableMenu ( int  _flags = MF_MULTISELECT,
bool  text_only = true 
) [inline]


Member Function Documentation

void ToggleableMenu::add_toggle_key ( int  newkey  )  [inline]

int ToggleableMenu::pre_process ( int  key  )  [protected, virtual]

Reimplemented from Menu.

Here is the call graph for this function:


Member Data Documentation

std::vector<int> ToggleableMenu::toggle_keys [protected]


The documentation for this class was generated from the following files:

Generated on Thu Jan 13 13:42:39 2011 by  doxygen 1.5.6