rekordbox_set_list_manager.gui.main_window#

Main application window.

Classes#

MainWindow

Top-level window: multi-section view + transition note.

Module Contents#

class rekordbox_set_list_manager.gui.main_window.MainWindow[source]#

Bases: PySide6.QtWidgets.QMainWindow

Top-level window: multi-section view + transition note.

closeEvent(event)[source]#

Confirm unsaved changes before closing the window.

Return type:

None