okteta
#include <mainwindow.h>
Public Member Functions | |
OktetaMainWindow (OktetaProgram *program) | |
OktetaMainWindow (OktetaProgram *program) | |
virtual | ~OktetaMainWindow () |
virtual | ~OktetaMainWindow () |
Public Member Functions inherited from Kasten2::ShellWindow | |
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 () |
Public Member Functions inherited from Kasten2::MobileShellWindow | |
MobileShellWindow (DocumentManager *documentManager) | |
virtual | ~MobileShellWindow () |
void | setView (AbstractView *view) |
Protected Slots | |
void | onCloseRequest (const QList< Kasten2::AbstractView * > &views) |
void | onDataDropped (const QMimeData *mimeData) |
void | onDataOffered (const QMimeData *mimeData, bool &accept) |
Protected Member Functions | |
virtual bool | queryClose () |
virtual void | readProperties (const KConfigGroup &configGroup) |
virtual void | readProperties (const KConfigGroup &configGroup) |
virtual void | saveProperties (KConfigGroup &configGroup) |
virtual void | saveProperties (KConfigGroup &configGroup) |
void | setupControllers () |
void | setupControllers () |
Protected Member Functions inherited from Kasten2::ShellWindow | |
MultiViewAreas * | viewArea () const |
ViewManager * | viewManager () const |
Protected Member Functions inherited from Kasten2::MobileShellWindow | |
void | addActionController (AbstractActionController *controller) |
Protected Attributes | |
OktetaProgram * | mProgram |
Protected Attributes inherited from Kasten2::MobileShellWindow | |
QList< AbstractActionController * > | mControllers |
DocumentManager * | mDocumentManager |
AbstractView * | mView |
Additional Inherited Members | |
Public Slots inherited from Kasten2::ShellWindow | |
void | showDocument (Kasten2::AbstractDocument *document) |
Detailed Description
Definition at line 36 of file mobile/program/mainwindow.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 102 of file mobile/program/mainwindow.cpp.
|
virtual |
Definition at line 206 of file mobile/program/mainwindow.cpp.
|
explicit |
|
virtual |
Member Function Documentation
|
protectedslot |
Definition at line 295 of file program/mainwindow.cpp.
|
protectedslot |
Definition at line 279 of file program/mainwindow.cpp.
|
protectedslot |
Definition at line 273 of file program/mainwindow.cpp.
|
protectedvirtual |
Reimplemented from Kasten2::MobileShellWindow.
Definition at line 236 of file program/mainwindow.cpp.
|
protectedvirtual |
Definition at line 186 of file mobile/program/mainwindow.cpp.
|
protectedvirtual |
|
protectedvirtual |
Definition at line 178 of file mobile/program/mainwindow.cpp.
|
protectedvirtual |
|
protected |
Definition at line 118 of file mobile/program/mainwindow.cpp.
|
protected |
Member Data Documentation
|
protected |
Definition at line 52 of file mobile/program/mainwindow.h.
The documentation for this class was generated from the following files:
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.