Public Attributes | |
QLabel * | actionLabel |
QTimer * | actionTimer |
QPointer< MDIView > | activeView |
QTimer * | activityTimer |
Assistant * | assistant |
QMdiArea * | mdiArea |
QLabel * | sizeLabel |
QSplashScreen * | splashscreen |
StatusBarObserver * | status |
QTimer * | visibleTimer |
QString | whatstext |
bool | whatsthis |
QSignalMapper * | windowMapper |
Definition at line 124 of file MainWindow.cpp.
QLabel* Gui::MainWindowP::actionLabel |
Definition at line 127 of file MainWindow.cpp.
Referenced by Gui::MainWindow::customEvent(), Gui::MainWindow::MainWindow(), and Gui::MainWindow::setPaneText().
QTimer* Gui::MainWindowP::actionTimer |
Definition at line 128 of file MainWindow.cpp.
Referenced by Gui::MainWindow::customEvent(), Gui::MainWindow::MainWindow(), and Gui::MainWindow::setPaneText().
QPointer<MDIView> Gui::MainWindowP::activeView |
Definition at line 137 of file MainWindow.cpp.
Referenced by Gui::MainWindow::activeWindow(), Gui::MainWindow::MainWindow(), and Gui::MainWindow::setActiveWindow().
QTimer* Gui::MainWindowP::activityTimer |
Definition at line 129 of file MainWindow.cpp.
Referenced by Gui::MainWindow::closeEvent(), and Gui::MainWindow::MainWindow().
Definition at line 143 of file MainWindow.cpp.
Referenced by Gui::MainWindow::closeEvent(), Gui::MainWindow::MainWindow(), and Gui::MainWindow::showDocumentation().
QMdiArea* Gui::MainWindowP::mdiArea |
Definition at line 132 of file MainWindow.cpp.
Referenced by Gui::MainWindow::activateNextWindow(), Gui::MainWindow::activatePreviousWindow(), Gui::MainWindow::addWindow(), Gui::MainWindow::arrangeIcons(), Gui::MainWindow::cascade(), Gui::MainWindow::closeActiveWindow(), Gui::MainWindow::closeAllWindows(), Gui::MainWindow::MainWindow(), Gui::MainWindow::removeWindow(), Gui::MainWindow::tile(), and Gui::MainWindow::windows().
QLabel* Gui::MainWindowP::sizeLabel |
Definition at line 126 of file MainWindow.cpp.
Referenced by Gui::MainWindow::changeEvent(), Gui::MainWindow::MainWindow(), and Gui::MainWindow::setPaneText().
QSplashScreen* Gui::MainWindowP::splashscreen |
Definition at line 139 of file MainWindow.cpp.
Referenced by Gui::MainWindow::MainWindow(), Gui::MainWindow::startSplasher(), and Gui::MainWindow::stopSplasher().
Definition at line 140 of file MainWindow.cpp.
Referenced by Gui::MainWindow::MainWindow(), and Gui::MainWindow::~MainWindow().
QTimer* Gui::MainWindowP::visibleTimer |
Definition at line 130 of file MainWindow.cpp.
Referenced by Gui::MainWindow::hideEvent(), Gui::MainWindow::MainWindow(), and Gui::MainWindow::showEvent().
QString Gui::MainWindowP::whatstext |
Definition at line 142 of file MainWindow.cpp.
Referenced by Gui::MainWindow::event(), and Gui::MainWindow::eventFilter().
Definition at line 141 of file MainWindow.cpp.
Referenced by Gui::MainWindow::event(), Gui::MainWindow::eventFilter(), and Gui::MainWindow::MainWindow().
QSignalMapper* Gui::MainWindowP::windowMapper |
Definition at line 138 of file MainWindow.cpp.
Referenced by Gui::MainWindow::MainWindow().