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:
@@ -178,7 +178,7 @@ void EngineCore::declare_types_for_qt()
|
||||
qRegisterMetaType<olive::AudioVisualWaveform>();
|
||||
qRegisterMetaType<olive::VideoParams>();
|
||||
qRegisterMetaType<olive::VideoParams::Interlacing>();
|
||||
qRegisterMetaType<olive::MainWindowLayoutInfo>();
|
||||
qRegisterMetaType<olive::SerializedLayoutInfo>();
|
||||
qRegisterMetaType<olive::RenderTicketPtr>();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user