kstars
kstarsdata.h File Reference
#include <qmap.h>
#include <qptrlist.h>
#include <qstring.h>
#include <kshortcut.h>
#include <iostream>
#include "fov.h"
#include "geolocation.h"
#include "colorscheme.h"
#include "objectnamelist.h"
#include "planetcatalog.h"
#include "tools/lcgenerator.h"
#include "kstarsdatetime.h"
#include "simclock.h"
Include dependency graph for kstarsdata.h:

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

Go to the source code of this file.
Classes | |
class | KStarsData |
KStarsData manages all the data objects used by KStars: Lists of stars, deep-sky objects, planets, geographic locations, and constellations. More... | |
Defines | |
#define | AU_KM 1.49605e8 |
#define | DEFAULTZOOM 2000. |
#define | DZOOM 1.10 |
#define | MAXZOOM 1000000. |
#define | MINDRAWSTARMAG 6.5 |
#define | MINZOOM 200. |
#define | NCIRCLE 360 |
#define | NHIPFILES 127 |
#define | NMWFILES 11 |
#define | NNGCFILES 14 |
#define | NTYPENAME 12 |
Define Documentation
#define AU_KM 1.49605e8 |
Definition at line 48 of file kstarsdata.h.
#define DEFAULTZOOM 2000. |
Definition at line 46 of file kstarsdata.h.
#define DZOOM 1.10 |
Definition at line 47 of file kstarsdata.h.
#define MAXZOOM 1000000. |
Definition at line 45 of file kstarsdata.h.
#define MINDRAWSTARMAG 6.5 |
Definition at line 50 of file kstarsdata.h.
#define MINZOOM 200. |
Definition at line 44 of file kstarsdata.h.
#define NCIRCLE 360 |
Definition at line 42 of file kstarsdata.h.
#define NHIPFILES 127 |
Definition at line 38 of file kstarsdata.h.
#define NMWFILES 11 |
Definition at line 39 of file kstarsdata.h.
#define NNGCFILES 14 |
Definition at line 40 of file kstarsdata.h.
#define NTYPENAME 12 |
Definition at line 41 of file kstarsdata.h.