implement context item in node view
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include "node/graph.h"
|
||||
#include "node/nodecopypaste.h"
|
||||
#include "nodeviewedge.h"
|
||||
#include "nodeviewcontext.h"
|
||||
#include "nodeviewminimap.h"
|
||||
#include "nodeviewscene.h"
|
||||
#include "widget/handmovableview/handmovableview.h"
|
||||
@@ -303,6 +304,10 @@ private slots:
|
||||
|
||||
void RepositionContexts();
|
||||
|
||||
void GroupNodes();
|
||||
|
||||
void UngroupNodes();
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user