FbTk::MultiButtonMenuItem Class ReferenceHandles commands for the specified numbers of buttons.
More...
#include <MultiButtonMenuItem.hh>
Inheritance diagram for FbTk::MultiButtonMenuItem:
List of all members.
|
Public Member Functions |
|
| MultiButtonMenuItem (int buttons, const char *label) |
|
| MultiButtonMenuItem (int buttons, const char *label, Menu *submenu) |
|
void | setCommand (int button, FbTk::RefCount< FbTk::Command > &cmd) |
| | sets command to specified button
|
|
virtual void | click (int button, int time) |
| | executes command for the button click
|
|
unsigned int | buttons () const |
| | number of buttons this instance handles
|
Detailed Description
Handles commands for the specified numbers of buttons.
Definition at line 33 of file MultiButtonMenuItem.hh. The documentation for this class was generated from the following files:
Fluxbox CVS-Jan-2003
|
|
|