BoolMenuItem Class Referencea bool menu item
More...
#include <BoolMenuItem.hh>
Inheritance diagram for BoolMenuItem:
List of all members.
|
Public Member Functions |
|
| BoolMenuItem (const char *label, bool &item, FbTk::RefCount< FbTk::Command > &cmd) |
|
| BoolMenuItem (const char *label, bool &item) |
|
bool | isSelected () const |
| void | click (int button, int time) |
|
void | setSelected (bool value) |
Detailed Description
a bool menu item
Definition at line 30 of file BoolMenuItem.hh.
Member Function Documentation
| void BoolMenuItem::click |
( |
int |
button, |
|
|
int |
time |
|
) |
[inline, virtual] |
|
The documentation for this class was generated from the following file:
Fluxbox CVS-Jan-2003
|
|
|