GUI Class Reference
The main GUI code for the OpenViBE Tracker. More...
Inheritance diagram for GUI:

Classes | |
class | GUITrack |
Holds the renderers for each stream of a Track, and the correspondig GTK table for the widgets. More... | |
Protected Member Functions | |
bool | addTracksToMenu (void) |
Detailed Description
The main GUI code for the OpenViBE Tracker.
This file handles most of the GTK related GUI of the Tracker, with the actual functions modifying the data trying to be as much as possible implemented in the non-GUI classes. Although the GUI is currently quite monolithic, the rendering of the different Stream types has been delegated to StreamRenderer* classes, which in turn use the Mensia Advanced Visualizations toolkit. Code from Designer is also used by making CMake include it.
Member Function Documentation
|
protected |
Box plugins menu
Generated on Tue Jun 26 2012 15:25:54 for Documentation by
