class ViewerToolbox

The Toolbox consists of frame with several buttons in it, which will be linked to GenericViewer specific widgets.

Inheritance:

ViewerToolbox


Public Fields

[more]Gtk::Toolbar toolbar
Here the buttons are placed.
[more]SigC::Signal1<void,int> tool_event
A button has ben toggled.

Public Methods

[more] ViewerToolbox()
Constructor.
[more]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.
o ViewerToolbox()
Constructor.

oGtk::Toolbar toolbar
Here the buttons are placed.

ovoid tool_handler(int id)
Handels a button change. Emits the tool_event.

oSigC::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++.