blogilo
#include <kstandarddirs.h>
Include dependency graph for constants.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | CONF_DB DATA_DIR+QLatin1String("/blogilo.db") |
#define | DATA_DIR KStandardDirs::locateLocal("data", QLatin1String("blogilo/")) |
Variables | |
static const char | APPNAME [] = "Blogilo" |
static const int | STATUSTIMEOUT = 5000 |
static const char | VERSION [] = "1.1" |
Macro Definition Documentation
#define CONF_DB DATA_DIR+QLatin1String("/blogilo.db") |
Definition at line 39 of file constants.h.
#define DATA_DIR KStandardDirs::locateLocal("data", QLatin1String("blogilo/")) |
Definition at line 38 of file constants.h.
Variable Documentation
|
static |
Definition at line 37 of file constants.h.
|
static |
Definition at line 40 of file constants.h.
|
static |
Constants.
Definition at line 36 of file constants.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:44 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:55:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.