LayerMenuItem< ItemType > Class Template Referencethis class holds the layermenu items
More...
#include <LayerMenu.hh>
Inheritance diagram for LayerMenuItem< ItemType >:
List of all members.
|
Public Member Functions |
|
| LayerMenuItem (const char *label, ItemType *object, int layernum, FbTk::RefCount< FbTk::Command > &cmd) |
|
| LayerMenuItem (const char *label, ItemType *object, int layernum) |
|
bool | isEnabled () const |
| void | click (int button, int time) |
Detailed Description
template<typename ItemType>
class LayerMenuItem< ItemType >
this class holds the layermenu items
Definition at line 39 of file LayerMenu.hh.
Member Function Documentation
| void LayerMenuItem<>::click |
( |
int |
button, |
|
|
int |
time |
|
) |
[inline, virtual] |
|
The documentation for this class was generated from the following files:
Fluxbox CVS-Jan-2003
|
|
|