okteta
#include <shellwindow_p.h>
Public Member Functions | |
| ShellWindowPrivate (ShellWindow *parent, ViewManager *viewManager) | |
| ~ShellWindowPrivate () | |
| void | addTool (AbstractToolView *toolView) |
| void | addXmlGuiController (AbstractXmlGuiController *controller) |
| QList< ToolViewDockWidget * > | dockWidgets () const |
| void | showDocument (AbstractDocument *document) |
| void | updateControllers (AbstractView *view) |
| MultiViewAreas * | viewArea () const |
| ViewManager * | viewManager () const |
Protected Attributes | |
| QList< AbstractXmlGuiController * > | mControllers |
| AbstractDocument * | mCurrentDocument |
| AbstractModelSynchronizer * | mCurrentSynchronizer |
| AbstractView * | mCurrentView |
| QList< ToolViewDockWidget * > | mDockWidgets |
| MultiViewAreas * | mGroupedViews |
| QList< AbstractTool * > | mTools |
| ViewManager * | mViewManager |
| ShellWindow *const | q_ptr |
Detailed Description
Definition at line 41 of file shellwindow_p.h.
Constructor & Destructor Documentation
| Kasten2::ShellWindowPrivate::ShellWindowPrivate | ( | ShellWindow * | parent, |
| ViewManager * | viewManager | ||
| ) |
| Kasten2::ShellWindowPrivate::~ShellWindowPrivate | ( | ) |
Member Function Documentation
| void Kasten2::ShellWindowPrivate::addTool | ( | AbstractToolView * | toolView | ) |
|
inline |
Definition at line 94 of file shellwindow_p.h.
|
inline |
Definition at line 92 of file shellwindow_p.h.
| void Kasten2::ShellWindowPrivate::showDocument | ( | AbstractDocument * | document | ) |
| void Kasten2::ShellWindowPrivate::updateControllers | ( | AbstractView * | view | ) |
|
inline |
Definition at line 90 of file shellwindow_p.h.
|
inline |
Definition at line 91 of file shellwindow_p.h.
Member Data Documentation
|
protected |
Definition at line 83 of file shellwindow_p.h.
|
protected |
Definition at line 79 of file shellwindow_p.h.
|
protected |
Definition at line 80 of file shellwindow_p.h.
|
protected |
Definition at line 78 of file shellwindow_p.h.
|
protected |
Definition at line 85 of file shellwindow_p.h.
|
protected |
Definition at line 75 of file shellwindow_p.h.
|
protected |
Definition at line 86 of file shellwindow_p.h.
|
protected |
Definition at line 82 of file shellwindow_p.h.
|
protected |
Definition at line 73 of file shellwindow_p.h.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference