YODAU 1.0
YEAR OF THE DEPEND ADULT UNDERGARMENT
Loading...
Searching...
No Matches
main_window.hpp File Reference

Declares the application's main top-level window. More...

#include <QMainWindow>
Include dependency graph for main_window.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  main_window
 Application main window with board and settings panel. More...

Typedefs

using BaseMainWindow = QMainWindow

Detailed Description

Declares the application's main top-level window.

The main window hosts the primary UI:

Platform-dependent layout:

  • On desktop, settings are shown in a dock widget.
  • On Android, board and settings are placed into a stacked view and can be swapped by the user via toolbar actions.

Definition in file main_window.hpp.

Typedef Documentation

◆ BaseMainWindow

using BaseMainWindow = QMainWindow

Definition at line 9 of file main_window.hpp.