engine: internals supporting the facade migration
UndoStack push_pre_executed, FolderAddChild-based true folder moves, NodeViewDeleteCommand delete-then-reconnect support, event emission points for the facade event bus, and related internal adjustments.
This commit is contained in:
@@ -69,6 +69,9 @@ public:
|
||||
|
||||
static QString format_string(const QString &input, const QStringList &args);
|
||||
|
||||
/** @brief Access the text gizmo. */
|
||||
TextGizmo *text_gizmo() { return text_gizmo_; }
|
||||
|
||||
protected:
|
||||
virtual void InputValueChangedEvent(const QString &input,
|
||||
int element) override;
|
||||
|
||||
Reference in New Issue
Block a user