okteta
Kasten2::ShellWindow Class Reference
#include <shellwindow.h>
Inheritance diagram for Kasten2::ShellWindow:
Public Slots | |
void | showDocument (Kasten2::AbstractDocument *document) |
Public Member Functions | |
ShellWindow (ViewManager *viewManager) | |
virtual | ~ShellWindow () |
void | addTool (AbstractToolView *toolView) |
void | addXmlGuiController (AbstractXmlGuiController *controller) |
virtual QList < ToolViewDockWidget * > | dockWidgets () const |
void | updateControllers (AbstractView *view) |
Public Member Functions inherited from Kasten2::If::WidgetsDockable | |
virtual | ~WidgetsDockable () |
Protected Member Functions | |
MultiViewAreas * | viewArea () const |
ViewManager * | viewManager () const |
Detailed Description
Definition at line 47 of file shellwindow.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 31 of file shellwindow.cpp.
|
virtual |
Definition at line 86 of file shellwindow.cpp.
Member Function Documentation
void Kasten2::ShellWindow::addTool | ( | AbstractToolView * | toolView | ) |
Definition at line 65 of file shellwindow.cpp.
void Kasten2::ShellWindow::addXmlGuiController | ( | AbstractXmlGuiController * | controller | ) |
Definition at line 58 of file shellwindow.cpp.
|
virtual |
Implements Kasten2::If::WidgetsDockable.
Definition at line 51 of file shellwindow.cpp.
|
slot |
Definition at line 72 of file shellwindow.cpp.
void Kasten2::ShellWindow::updateControllers | ( | AbstractView * | view | ) |
Definition at line 79 of file shellwindow.cpp.
|
protected |
Definition at line 44 of file shellwindow.cpp.
|
protected |
Definition at line 37 of file shellwindow.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
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
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.