kstars
#include "typedef.h"
#include <QObject>
#include "skycomponent.h"
#include "skylabel.h"
#include "datahandlers/ksparser.h"
Include dependency graph for deepskycomponent.h:

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

Go to the source code of this file.
Classes | |
class | DeepSkyComponent |
Macros | |
#define | MAX_LINENUMBER_MAG 90 |
#define | NNGCFILES 14 |
Typedefs | |
typedef QHash< int, DeepSkyList * > | DeepSkyIndex |
typedef QVector< DeepSkyObject * > | DeepSkyList |
Macro Definition Documentation
#define MAX_LINENUMBER_MAG 90 |
Definition at line 41 of file deepskycomponent.h.
#define NNGCFILES 14 |
Definition at line 28 of file deepskycomponent.h.
Typedef Documentation
typedef QHash< int, DeepSkyList*> DeepSkyIndex |
Definition at line 44 of file deepskycomponent.h.
typedef QVector< DeepSkyObject*> DeepSkyList |
Definition at line 43 of file deepskycomponent.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.