kstars
catalogcomponent.h
Go to the documentation of this file.
static QList< int > showCatalog()
Get List of toggles for displaying custom object catalogs.
Definition: Options.h:448
virtual void draw(SkyPainter *skyp)
Draw custom catalog objects on the sky map.
Definition: catalogcomponent.cpp:107
An abstract parent class, to be inherited by SkyComponents that store a QList of SkyObjects.
Definition: listcomponent.h:36
CatalogComponent(SkyComposite *, const QString &fname, bool showerrs, int index)
Constructor parent Pointer to the parent SkyComposite object.
Definition: catalogcomponent.cpp:38
SkyComposite is a kind of container class for SkyComponent objects.
Definition: skycomposite.h:43
There are several time-dependent values used in position calculations, that are not specific to an ob...
Definition: ksnumbers.h:43
virtual void update(KSNumbers *num)
Update the sky positions of this component.
Definition: catalogcomponent.cpp:74
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:19 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:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.