kdf
#include <iostream>
#include <Qt3Support/Q3Dict>
#include <kconfig.h>
#include <kdebug.h>
#include <kapplication.h>
#include <klocale.h>
#include <kcmdlineargs.h>
#include <kglobal.h>
Include dependency graph for kconftest.cpp:
Go to the source code of this file.
Functions | |
main (int argc, char **argv) | |
Variables | |
static const char | description [] |
static const char | version [] = "v0.0.1" |
Function Documentation
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 47 of file kconftest.cpp.
Variable Documentation
|
static |
Initial value:
=
I18N_NOOP("A test application")
Definition at line 42 of file kconftest.cpp.
|
static |
Definition at line 45 of file kconftest.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.