The Toolbox consists of frame with several buttons in it, which will be linked to GenericViewer specific widgets.
Inheritance:
ViewerToolbox
Public Fields
-
Gtk::Toolbar toolbar
- Here the buttons are placed.
-
SigC::Signal1<void,int> tool_event
- A button has ben toggled.
Public Methods
-
ViewerToolbox()
- Constructor.
-
void tool_handler(int id)
- Handels a button change.
Documentation
The Toolbox consists of frame with several buttons in it, which will be linked
to GenericViewer specific widgets. It is packed into the toolbox of
GeneriCViewer.
- ViewerToolbox()
- Constructor.
- Gtk::Toolbar toolbar
- Here the buttons are placed.
- void tool_handler(int id)
- Handels a button change. Emits the tool_event.
- SigC::Signal1<void,int> tool_event
- A button has ben toggled.
- This class has no child classes.
Alphabetic index Hierarchy of classes
This page was generated with the help of DOC++.