mirror of
https://gitlab.com/theadib/JSonRPCPlugin.git
synced 2026-08-29 15:40:24 +08:00
add new option <parent> in command <open>
This commit is contained in:
@@ -42,7 +42,10 @@ public slots:
|
||||
private:
|
||||
//! Default action
|
||||
QAction* m_action{nullptr};
|
||||
const QString version{"1.1"};
|
||||
const QString version{"1.2"};
|
||||
|
||||
QString recursiveName(ccHObject *);
|
||||
ccHObject *createParent(QString path);
|
||||
protected:
|
||||
/// server that emit the execute signals
|
||||
JsonRPCServer rpc_server;
|
||||
|
||||
Reference in New Issue
Block a user