okteta
program/program.cpp File Reference
#include "program.h"
#include "mainwindow.h"
#include <bytearraydocumentfactory.h>
#include <bytearrayviewfactory.h>
#include <filesystem/bytearrayrawfilesynchronizerfactory.h>
#include <bytearraystreamencoderconfigeditorfactoryfactory.h>
#include <bytearraydatageneratorconfigeditorfactoryfactory.h>
#include <bytearraystreamencoderfactory.h>
#include <bytearraydatageneratorfactory.h>
#include <bytearrayviewprofilemanager.h>
#include <multidocumentstrategy.h>
#include <dialoghandler.h>
#include <viewmanager.h>
#include <modelcodecviewmanager.h>
#include <documentmanager.h>
#include <documentcreatemanager.h>
#include <documentsyncmanager.h>
#include <modelcodecmanager.h>
#include <KUrl>
#include <KCmdLineArgs>
#include <KApplication>
#include <QtCore/QList>
Include dependency graph for program/program.cpp:

Go to the source code of this file.
Namespaces | |
Kasten2 | |
Macros | |
#define | CmdLineOptionName(STRING) QByteArray::fromRawData( STRING, sizeof(STRING)-1 ) |
Macro Definition Documentation
#define CmdLineOptionName | ( | STRING | ) | QByteArray::fromRawData( STRING, sizeof(STRING)-1 ) |
Definition at line 61 of file program/program.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:10 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:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.