Pioneer
Public Member Functions | Public Attributes | List of all members
Gui::Adjustment Class Reference

#include <GuiAdjustment.h>

Public Member Functions

 Adjustment ()
 
float GetValue ()
 
void SetValue (float v)
 

Public Attributes

sigc::signal< void > onValueChanged
 

Constructor & Destructor Documentation

◆ Adjustment()

Gui::Adjustment::Adjustment ( )
inline

Member Function Documentation

◆ GetValue()

float Gui::Adjustment::GetValue ( )
inline

◆ SetValue()

void Gui::Adjustment::SetValue ( float  v)
inline

Member Data Documentation

◆ onValueChanged

sigc::signal<void> Gui::Adjustment::onValueChanged

The documentation for this class was generated from the following file: