okteta
shellwindow_p.h
Go to the documentation of this file.
77 // used to store a pointer to the current, so we can disconnect to its signals... well, not perfect
92 inline QList<ToolViewDockWidget*> ShellWindowPrivate::dockWidgets() const { return mDockWidgets; }
Definition: abstractview.h:38
QList< ToolViewDockWidget * > mDockWidgets
Definition: shellwindow_p.h:85
AbstractDocument * mCurrentDocument
Definition: shellwindow_p.h:79
~ShellWindowPrivate()
void updateControllers(AbstractView *view)
Definition: viewmanager.h:40
Definition: multiviewareas.h:42
Definition: shellwindow_p.h:41
MultiViewAreas * mGroupedViews
Definition: shellwindow_p.h:75
ShellWindowPrivate(ShellWindow *parent, ViewManager *viewManager)
void showDocument(AbstractDocument *document)
ViewManager * viewManager() const
Definition: shellwindow_p.h:91
QList< AbstractXmlGuiController * > mControllers
Definition: shellwindow_p.h:83
Definition: abstractdocument.h:43
Definition: abstracttoolview.h:39
void addXmlGuiController(AbstractXmlGuiController *controller)
Definition: shellwindow_p.h:94
Definition: shellwindow.h:47
QList< ToolViewDockWidget * > dockWidgets() const
Definition: shellwindow_p.h:92
AbstractModelSynchronizer * mCurrentSynchronizer
Definition: shellwindow_p.h:80
MultiViewAreas * viewArea() const
Definition: shellwindow_p.h:90
Definition: bookmarkable.h:29
void addTool(AbstractToolView *toolView)
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.