Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
Inherits Rapicorn::ContainerImpl.
Inherited by Rapicorn::SliderAreaImpl [virtual]
.
Public Member Functions | |
virtual bool | flipped () const =0 |
virtual void | flipped (bool flip)=0 |
virtual Adjustment * | adjustment () const =0 |
virtual void | adjustment (Adjustment &adjustment)=0 |
virtual AdjustmentSourceType | adjustment_source () const =0 |
virtual void | adjustment_source (AdjustmentSourceType adj_source)=0 |
Public Attributes | |
SignalSliderChanged | sig_slider_changed |
Protected Types | |
typedef Aida::Signal< void()> | SignalSliderChanged |
Protected Member Functions | |
virtual const CommandList & | list_commands () |
virtual const PropertyList & | __aida_properties__ () |
Retrieve the list properties of an instance. | |
virtual void | control (const String &command_name, const String &arg)=0 |
virtual void | slider_changed () |