Public Attributes | |
QLabel * | actionLabel |
QTimer * | actionTimer |
int | actionUpdateDelay = 0 |
QPointer< MDIView > | activeView |
QTimer * | activityTimer |
Assistant * | assistant |
int | currentStatusType = 100 |
QMdiArea * | mdiArea |
QLabel * | sizeLabel |
QSplashScreen * | splashscreen |
StatusBarObserver * | status |
QTimer * | statusTimer |
QMap< QString, QPointer< UrlHandler > > | urlHandler |
QTimer * | visibleTimer |
QString | whatstext |
bool | whatsthis |
QSignalMapper * | windowMapper |
Member Data Documentation
◆ actionLabel
QLabel* Gui::MainWindowP::actionLabel |
Referenced by Gui::MainWindow::MainWindow(), Gui::MainWindow::showMessage(), and Gui::MainWindow::showStatus().
◆ actionTimer
QTimer* Gui::MainWindowP::actionTimer |
Referenced by Gui::MainWindow::MainWindow(), and Gui::MainWindow::showMessage().
◆ actionUpdateDelay
int Gui::MainWindowP::actionUpdateDelay = 0 |
Referenced by Gui::MainWindow::updateActions().
◆ activeView
QPointer<MDIView> Gui::MainWindowP::activeView |
◆ activityTimer
QTimer* Gui::MainWindowP::activityTimer |
Referenced by Gui::MainWindow::closeEvent(), Gui::MainWindow::MainWindow(), and Gui::MainWindow::updateActions().
◆ assistant
Assistant* Gui::MainWindowP::assistant |
◆ currentStatusType
int Gui::MainWindowP::currentStatusType = 100 |
Referenced by Gui::MainWindow::event(), Gui::MainWindow::showStatus(), and Gui::MainWindow::statusMessageChanged().
◆ mdiArea
QMdiArea* Gui::MainWindowP::mdiArea |
Referenced by Gui::MainWindow::activateNextWindow(), Gui::MainWindow::activatePreviousWindow(), Gui::MainWindow::activateWorkbench(), Gui::MainWindow::addWindow(), Gui::MainWindow::arrangeIcons(), Gui::MainWindow::cascade(), Gui::MainWindow::changeEvent(), Gui::MainWindow::closeActiveWindow(), Gui::MainWindow::MainWindow(), Gui::MainWindow::removeWindow(), Gui::MainWindow::tile(), and Gui::MainWindow::windows().
◆ sizeLabel
QLabel* Gui::MainWindowP::sizeLabel |
Referenced by Gui::MainWindow::changeEvent(), Gui::MainWindow::MainWindow(), and Gui::MainWindow::setPaneText().
◆ splashscreen
QSplashScreen* Gui::MainWindowP::splashscreen |
Referenced by Gui::MainWindow::MainWindow(), Gui::MainWindow::startSplasher(), and Gui::MainWindow::stopSplasher().
◆ status
StatusBarObserver* Gui::MainWindowP::status |
Referenced by Gui::MainWindow::MainWindow(), Gui::MainWindow::showStatus(), and Gui::MainWindow::~MainWindow().
◆ statusTimer
QTimer* Gui::MainWindowP::statusTimer |
◆ urlHandler
QMap<QString, QPointer<UrlHandler> > Gui::MainWindowP::urlHandler |
◆ visibleTimer
QTimer* Gui::MainWindowP::visibleTimer |
Referenced by Gui::MainWindow::hideEvent(), Gui::MainWindow::MainWindow(), and Gui::MainWindow::showEvent().
◆ whatstext
QString Gui::MainWindowP::whatstext |
Referenced by Gui::MainWindow::event(), and Gui::MainWindow::eventFilter().
◆ whatsthis
bool Gui::MainWindowP::whatsthis |
Referenced by Gui::MainWindow::event(), Gui::MainWindow::eventFilter(), and Gui::MainWindow::MainWindow().
◆ windowMapper
QSignalMapper* Gui::MainWindowP::windowMapper |
Referenced by Gui::MainWindow::MainWindow().
The documentation for this struct was generated from the following file:
- src/Gui/MainWindow.cpp