CSignalDisplayLeftRuler Class Reference

List of all members.

Public Member Functions

 CSignalDisplayLeftRuler (OpenViBE::int32 i32WidthRequest, OpenViBE::int32 i32HeightRequest)
 Constructor.
 ~CSignalDisplayLeftRuler ()
 Destructor.
::GtkWidget * getWidget () const
 returns the widget, so it can be added to the main interface
void draw ()
 Draws the ruler by using the information from the database.

Detailed Description

Used to display a vertical "amplitude" ruler.


Constructor & Destructor Documentation

CSignalDisplayLeftRuler ( OpenViBE::int32  i32WidthRequest,
OpenViBE::int32  i32HeightRequest 
)

Constructor.

Parameters:
i32WidthRequestWidth to be requested by widget
i32HeightRequestHeight to be requested by widget