okteta
#include <program.h>

Public Member Functions | |
| OktetaProgram (int argc, char *argv[]) | |
| OktetaProgram (int argc, char *argv[]) | |
| ~OktetaProgram () | |
| virtual | ~OktetaProgram () |
| ByteArrayViewProfileManager * | byteArrayViewProfileManager () |
| DocumentManager * | documentManager () |
| DocumentManager * | documentManager () |
| MultiDocumentStrategy * | documentStrategy () |
| int | execute () |
| int | execute () |
| void | quit () |
| void | quit () |
| ViewManager * | viewManager () |
Protected Slots | |
| void | onViewsOpened (const QList< Kasten2::AbstractView * > &views) |
Detailed Description
Definition at line 41 of file mobile/program/program.h.
Constructor & Destructor Documentation
| Kasten2::OktetaProgram::OktetaProgram | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 60 of file mobile/program/program.cpp.
|
virtual |
Definition at line 181 of file mobile/program/program.cpp.
| Kasten2::OktetaProgram::OktetaProgram | ( | int | argc, |
| char * | argv[] | ||
| ) |
| Kasten2::OktetaProgram::~OktetaProgram | ( | ) |
Member Function Documentation
|
inline |
Definition at line 73 of file program/program.h.
| DocumentManager* Kasten2::OktetaProgram::documentManager | ( | ) |
|
inline |
Definition at line 72 of file mobile/program/program.h.
|
inline |
Definition at line 72 of file program/program.h.
| int Kasten2::OktetaProgram::execute | ( | ) |
| int Kasten2::OktetaProgram::execute | ( | ) |
Definition at line 76 of file mobile/program/program.cpp.
|
protectedslot |
Definition at line 162 of file mobile/program/program.cpp.
| void Kasten2::OktetaProgram::quit | ( | ) |
| void Kasten2::OktetaProgram::quit | ( | ) |
Definition at line 157 of file mobile/program/program.cpp.
|
inline |
Definition at line 71 of file program/program.h.
Member Data Documentation
|
protected |
Definition at line 61 of file mobile/program/program.h.
|
protected |
Definition at line 66 of file program/program.h.
|
protected |
Definition at line 68 of file mobile/program/program.h.
|
protected |
Definition at line 63 of file mobile/program/program.h.
|
protected |
Definition at line 62 of file program/program.h.
|
protected |
Definition at line 66 of file mobile/program/program.h.
|
protected |
Definition at line 64 of file mobile/program/program.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.
KDE API Reference