Editor plugin: Disable editation when signature plugin is active and vice versa

This commit is contained in:
Jakub Melka
2024-06-23 19:37:42 +02:00
parent 178ef02cc8
commit b5f102abbd
8 changed files with 82 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ public:
bool save();
private:
void onSceneActivityChanged();
void onSceneChanged(bool graphicsOnly);
void onSceneSelectionChanged();
void onWidgetSelectionChanged();