kstars
solarsystemcomposite.h
Go to the documentation of this file.
~SolarSystemComposite()
Definition: solarsystemcomposite.cpp:64
A subclass of KSPlanetBase for seven of the major planets in the solar system (Earth and Pluto have t...
Definition: ksplanet.h:40
const QList< SkyObject * > & comets() const
Definition: solarsystemcomposite.cpp:118
virtual void updateMoons(KSNumbers *num)
Definition: solarsystemcomposite.cpp:97
AsteroidsComponent * asteroidsComponent()
Definition: solarsystemcomposite.cpp:127
virtual void update(KSNumbers *num)
Delegate update-position requests to all sub components.
Definition: solarsystemcomposite.cpp:75
virtual void updatePlanets(KSNumbers *num)
Definition: solarsystemcomposite.cpp:89
const QList< SkyObject * > & asteroids() const
Definition: solarsystemcomposite.cpp:114
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
A subclass of SkyObject that provides information needed for the Moon.
Definition: ksmoon.h:36
SolarSystemComposite(SkyComposite *parent)
Definition: solarsystemcomposite.cpp:37
Represents the planetmoons on the sky map.
Definition: planetmoonscomponent.h:41
CometsComponent * cometsComponent()
Definition: solarsystemcomposite.cpp:122
The purpose of this class is to prevent labels from overlapping.
Definition: skylabeler.h:112
The solar system composite manages all planets, asteroids and comets.
Definition: solarsystemcomposite.h:41
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.