4d70e03002
This class allows to node definitions from a JSON representation. This will come in handy to ship preset prototypes for use with QShaderGraphLoader. Change-Id: I3f3b5d7852e17d484069b4814ee6e5910997c613 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
6 lines
116 B
Prolog
6 lines
116 B
Prolog
CONFIG += testcase
|
|
QT += testlib gui-private
|
|
|
|
SOURCES += tst_qshadernodesloader.cpp
|
|
TARGET = tst_qshadernodesloader
|