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 |
QString | whatstext |
bool | whatsthis |
QSignalMapper * | windowMapper |
QLabel* Gui::MainWindowP::actionLabel |
Referenced by Gui::MainWindow::MainWindow(), Gui::MainWindow::showMessage(), and Gui::MainWindow::showStatus().
QTimer* Gui::MainWindowP::actionTimer |
Referenced by Gui::MainWindow::MainWindow(), and Gui::MainWindow::showMessage().
int Gui::MainWindowP::actionUpdateDelay = 0 |
Referenced by Gui::MainWindow::updateActions().
QPointer<MDIView> Gui::MainWindowP::activeView |
QTimer* Gui::MainWindowP::activityTimer |
Referenced by Gui::MainWindow::closeEvent(), Gui::MainWindow::MainWindow(), and Gui::MainWindow::updateActions().
Assistant* Gui::MainWindowP::assistant |
Referenced by Gui::MainWindow::closeEvent(), and Gui::MainWindow::MainWindow().
int Gui::MainWindowP::currentStatusType = 100 |
Referenced by Gui::MainWindow::event(), Gui::MainWindow::showStatus(), and Gui::MainWindow::statusMessageChanged().
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().
QLabel* Gui::MainWindowP::sizeLabel |
Referenced by Gui::MainWindow::changeEvent(), Gui::MainWindow::MainWindow(), and Gui::MainWindow::setPaneText().
QSplashScreen* Gui::MainWindowP::splashscreen |
Referenced by Gui::MainWindow::MainWindow(), Gui::MainWindow::startSplasher(), and Gui::MainWindow::stopSplasher().
StatusBarObserver* Gui::MainWindowP::status |
QTimer* Gui::MainWindowP::statusTimer |
QMap<QString, QPointer<UrlHandler> > Gui::MainWindowP::urlHandler |
QString Gui::MainWindowP::whatstext |
Referenced by Gui::MainWindow::event(), and Gui::MainWindow::eventFilter().
bool Gui::MainWindowP::whatsthis |
Referenced by Gui::MainWindow::event(), Gui::MainWindow::eventFilter(), and Gui::MainWindow::MainWindow().
QSignalMapper* Gui::MainWindowP::windowMapper |
Referenced by Gui::MainWindow::MainWindow().