okular
#include <KApplication>
#include <KAboutData>
#include <KCmdLineArgs>
#include <KDebug>
#include <KDE/KLocale>
#include <KConfigGroup>
#include "kdeclarativemainwindow.h"
#include "kdeclarativeview.h"
Include dependency graph for main.cpp:

Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
static const char | description [] = I18N_NOOP("Document viewer for Plasma Active using Okular") |
static const char | version [] = "0.1" |
Function Documentation
Variable Documentation
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:45:03 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 22:45:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.