kstars
#include <kstandarddirs.h>
#include <klocale.h>
#include <QSqlDatabase>
#include <QDebug>
#include <QSqlQuery>
#include <QSqlRecord>
#include <QSqlTableModel>
#include <QString>
#include <QHash>
#include <QSqlError>
#include <QVariant>
#include <QFile>
#include <QXmlStreamReader>
#include "skyobjects/skyobject.h"
#include "oal/oal.h"
Include dependency graph for ksuserdb.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KSUserDB |
Macros | |
#define | KSTARS_USERDB "data/userdb.sqlite" |
Macro Definition Documentation
#define KSTARS_USERDB "data/userdb.sqlite" |
Definition at line 21 of file ksuserdb.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 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:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.