okteta
program/program.h
Go to the documentation of this file.
73 inline ByteArrayViewProfileManager* OktetaProgram::byteArrayViewProfileManager() { return mByteArrayViewProfileManager; }
ByteArrayViewProfileManager * byteArrayViewProfileManager()
Definition: program/program.h:73
DialogHandler * mDialogHandler
Definition: mobile/program/program.h:68
Definition: viewmanager.h:40
DocumentManager * documentManager()
Definition: mobile/program/program.h:72
MultiDocumentStrategy * mDocumentStrategy
Definition: program/program.h:62
Definition: mobile/program/about.h:30
ViewManager * mViewManager
Definition: mobile/program/program.h:64
Definition: dialoghandler.h:38
ByteArrayViewProfileManager * mByteArrayViewProfileManager
Definition: program/program.h:66
DocumentManager * mDocumentManager
Definition: mobile/program/program.h:63
MultiDocumentStrategy * documentStrategy()
Definition: program/program.h:72
OktetaProgram(int argc, char *argv[])
Definition: mobile/program/program.cpp:60
Definition: documentmanager.h:44
virtual ~OktetaProgram()
Definition: mobile/program/program.cpp:181
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:08 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:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.