Skui 0.0.1
Build fast and easy to use control software with Skui.
 
Loading...
Searching...
No Matches
Slider Class Reference

#include <slider.hpp>

Inheritance diagram for Slider:
Visual Node

Public Member Functions

 Slider (QObject *parent=nullptr)
 
- Public Member Functions inherited from Visual
 Visual (QObject *parent=nullptr)
 
virtual ~Visual ()
 
QWidget * widget () const
 Gets the widget associated with this visual node.
 
void setWidget (QWidget *widget)
 Sets the widget associated with this visual node.
 
const bool isVisual () const override
 Checks if the node is a visual node.
 
- Public Member Functions inherited from Node
 Node (QObject *parent)
 
void setInterfaces (const QList< Interface > &interfaces)
 
QList< Interface > & getInterfaces ()
 Get the list of interfaces.
 
InterfacegetInterface (const QString &identifier)
 Get an interface by its identifier.
 
QPoint positionHint () const
 Get the position hint.
 
void setPositionHint (QPoint position_hint)
 Set the position hint.
 

Additional Inherited Members

- Signals inherited from Visual
void widgetChanged (QWidget *widget)
 
- Signals inherited from Node
void changedInterfaceValue (const Interface &)
 
void positionHintChanged (const QPoint position_hint)
 
- Protected Member Functions inherited from Node
void config ()
 Set various configurations.
 
- Properties inherited from Visual
QWidget * widget
 
- Properties inherited from Node
QString name
 
QPoint position_hint
 

Constructor & Destructor Documentation

◆ Slider()

Slider::Slider ( QObject * parent = nullptr)
explicit

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