Api update
Comparer les modifications
- Elliu rédigé
And some macros to get the current VivyDocument or current ScriptDocument
+ 3
− 6
@@ -92,13 +92,10 @@ VivyApplication::getMainWindow() const
Small API update + get the main window as a raw pointer like the main document and the main document view. May throw a logic_error if no main window is present, i.e. the application is not in its main loop, you should not catch it and let Vivy crash...
And some macros to get the current VivyDocument or current ScriptDocument