Skui
0.0.1
Build fast and easy to use control software with Skui.
Loading...
Searching...
No Matches
textcombine.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
../node.hpp
"
4
5
class
TextCombine
:
public
Node
6
{
7
Q_OBJECT
8
public
:
9
explicit
TextCombine
(QObject *parent =
nullptr
);
10
11
private
:
12
void
valueChanged();
13
};
Node::Node
Node(QObject *parent)
Definition
node.cpp:5
TextCombine::TextCombine
TextCombine(QObject *parent=nullptr)
Definition
textcombine.cpp:3
node.hpp
src
node
nodes
textcombine.hpp
Generated by
1.13.2