Skui 0.0.1
Build fast and easy to use control software with Skui.
 
Loading...
Searching...
No Matches
document.hpp File Reference
#include <functional>
#include <QJsonObject>
#include <QLoggingCategory>
#include <QObject>
#include "nodeeditor.hpp"
#include "nodes/label.hpp"
#include "nodes/lineedit.hpp"
#include "nodes/serialsend.hpp"
#include "nodes/slider.hpp"
#include "nodes/textcombine.hpp"
#include "panel.hpp"

Go to the source code of this file.

Classes

class  Document
 The Document class represents a document in the application. More...