ViewMenuActionPrivateData Struct Reference
Data for ViewMenuAction. More...
#include <mainwindow.h>
Collaboration diagram for ViewMenuActionPrivateData:

Public Attributes | |
KDockWidget * | pDockWidget |
Pointer to the KDockWidget to hide or show. | |
QWidget * | pChildView |
MainWindow::EView | eView |
Which tool view the action is for. |
Detailed Description
Data for ViewMenuAction.
Definition at line 218 of file mainwindow.h.
Member Data Documentation
|
Which tool view the action is for.
Definition at line 222 of file mainwindow.h. Referenced by MainWindow::createActions(), MainWindow::fillToolViewsMenu(), MainWindow::showAllToolWin(), MainWindow::toggleSingleToolWin(), and MainWindow::toggleToolDockBaseState(). |
|
Definition at line 221 of file mainwindow.h. Referenced by MainWindow::createActions(), MainWindow::fillToolViewsMenu(), MainWindow::showAllToolWin(), and MainWindow::toggleSingleToolWin(). |
|
Pointer to the KDockWidget to hide or show.
Definition at line 220 of file mainwindow.h. Referenced by MainWindow::createActions(), MainWindow::fillToolViewsMenu(), MainWindow::showAllToolWin(), and MainWindow::toggleSingleToolWin(). |
The documentation for this struct was generated from the following file:
- src/mainwindow.h