videoeditor module

class videoeditor.VideoEditorWindow(parent=None)[source]

Bases: QMainWindow

Main window for the video editor application.

create_menubar()[source]

Create the menubar for the main window.

open_settings()[source]

Open the settings dialog.

staticMetaObject = PySide6.QtCore.QMetaObject("VideoEditorWindow" inherits "QMainWindow": Methods:   #40 type=Signal, signature=styleSheetUpdated(QString), parameters=QString )
styleSheetUpdated