mocked up a prototype of decoding data into the node graph

This commit is contained in:
itsmattkc
2019-08-04 14:45:17 +10:00
parent fb8d5df24b
commit 298ae2f36c
15 changed files with 178 additions and 32 deletions
@@ -20,6 +20,8 @@ private:
void CreateWidgets();
rational Now();
private slots:
void WidgetCallback();
};