main module¶
- class main.Main(parent: QWidget | None = None)[source]¶
Bases:
QMainWindow
Main class for the application
- open_video_editor(project_file_path: str) None [source]¶
Open the video editor with the project file
- staticMetaObject = PySide6.QtCore.QMetaObject("Main" inherits "QMainWindow": Methods: #40 type=Signal, signature=styleSheetUpdated(QString), parameters=QString #41 type=Signal, signature=videoEditorOpened(QString), parameters=QString )¶
- styleSheetUpdated¶
- videoEditorOpened¶