add slider, slider node & pure call response
This commit is contained in:
@@ -78,5 +78,7 @@ public:
|
||||
void onClick();
|
||||
|
||||
void callJSResponse(QString funcId, QVariantList args);
|
||||
|
||||
void pureCallJSResponse(QString funcId, QVariantList args);
|
||||
};
|
||||
#endif // DORICVIEWNODE_H
|
||||
|
||||
Reference in New Issue
Block a user