The MainWindow class.
More...
#include <mainwindow.h>
Inherits QObject.
◆ MainWindow() [1/3]
◆ MainWindow() [2/3]
◆ MainWindow() [3/3]
◆ ~MainWindow()
◆ getId()
◆ isCurrentWindow()
bool isCurrentWindow |
( |
| ) |
const |
|
noexcept |
◆ makeCurrentWindow()
void makeCurrentWindow |
( |
| ) |
|
|
noexcept |
◆ showPanelPage()
void showPanelPage |
( |
ui::PanelPage |
page | ) |
|
|
noexcept |
◆ popUpNotifications()
void popUpNotifications |
( |
| ) |
|
|
noexcept |
◆ operator=()
◆ aboutToClose
◆ closeRequested()
slint::CloseRequestResponse closeRequested |
( |
| ) |
|
|
privatenoexcept |
◆ triggerAsync()
void triggerAsync |
( |
ui::Action |
a | ) |
|
|
privatenoexcept |
◆ trigger()
bool trigger |
( |
ui::Action |
a | ) |
|
|
privatenoexcept |
◆ splitSection()
void splitSection |
( |
int |
index | ) |
|
|
privatenoexcept |
◆ updateHomeTabSection()
void updateHomeTabSection |
( |
| ) |
|
|
privatenoexcept |
◆ addTab()
void addTab |
( |
std::shared_ptr< WindowTab > |
tab | ) |
|
|
privatenoexcept |
◆ switchToTab()
◆ mId
◆ mSettingsPrefix
const QString mSettingsPrefix |
|
private |
◆ mApp
◆ mWindow
slint::ComponentHandle<ui::AppWindow> mWindow |
|
private |
◆ mWidget
◆ mSections
◆ mProjectPreviewRenderer
◆ mTestAdapter
The documentation for this class was generated from the following files: