okteta
Kasten2::MobileShellWindow Class Reference
#include <mobileshellwindow.h>
Inheritance diagram for Kasten2::MobileShellWindow:
Public Member Functions | |
MobileShellWindow (DocumentManager *documentManager) | |
virtual | ~MobileShellWindow () |
void | setView (AbstractView *view) |
Protected Member Functions | |
void | addActionController (AbstractActionController *controller) |
virtual bool | queryClose () |
Protected Attributes | |
QList< AbstractActionController * > | mControllers |
DocumentManager * | mDocumentManager |
AbstractView * | mView |
Detailed Description
Definition at line 41 of file mobileshellwindow.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 35 of file mobileshellwindow.cpp.
|
virtual |
Definition at line 81 of file mobileshellwindow.cpp.
Member Function Documentation
|
protected |
Definition at line 68 of file mobileshellwindow.cpp.
|
protectedvirtual |
Reimplemented in Kasten2::OktetaMainWindow.
Definition at line 73 of file mobileshellwindow.cpp.
void Kasten2::MobileShellWindow::setView | ( | AbstractView * | view | ) |
Definition at line 45 of file mobileshellwindow.cpp.
Member Data Documentation
|
protected |
Definition at line 63 of file mobileshellwindow.h.
|
protected |
Definition at line 59 of file mobileshellwindow.h.
|
protected |
Definition at line 61 of file mobileshellwindow.h.
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.