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

#include <textcombine.hpp>

Inheritance diagram for TextCombine:
Node

Public Member Functions

 TextCombine (QObject *parent=nullptr)
 
- 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.
 
virtual const bool isVisual () const
 Checks if the node is a visual node.
 
QPoint positionHint () const
 Get the position hint.
 
void setPositionHint (QPoint position_hint)
 Set the position hint.
 

Additional Inherited Members

- 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 Node
QString name
 
QPoint position_hint
 

Constructor & Destructor Documentation

◆ TextCombine()

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

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