Kstars
asteroidscomponent.h
Q_OBJECTQ_OBJECT
Definition: asteroidscomponent.h:26
provides functionality for loading the component data from Binary
Definition: binarylistcomponent.h:38
Stores dms coordinates for a point in the sky. for converting between coordinate systems.
Definition: skypoint.h:44
void draw(SkyPainter *skyp) override
Draw the object on the SkyMap skyp a pointer to the SkyPainter to use.
Definition: asteroidscomponent.cpp:172
Definition: solarsystemcomposite.h:30
SkyObject * objectNearest(SkyPoint *p, double &maxrad) override
Find the SkyObject nearest the given SkyPoint.
Definition: asteroidscomponent.cpp:213
QObject * parent() const const
AsteroidsComponent(SolarSystemComposite *parent)
Default constructor.
Definition: asteroidscomponent.cpp:40
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Aug 15 2022 04:04:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Aug 15 2022 04:04:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.