Kstars
listcomponent.h
Stores dms coordinates for a point in the sky. for converting between coordinate systems.
Definition: skypoint.h:44
SkyObject * objectNearest(SkyPoint *p, double &maxrad) override
Find the SkyObject nearest the given SkyPoint.
Definition: listcomponent.cpp:67
Definition: skycomposite.h:29
void appendListObject(SkyObject *object)
Add an object to the Object list.
Definition: listcomponent.cpp:37
Definition: skycomponent.h:95
Canvas widget for displaying the sky bitmap; also handles user interaction events.
Definition: skymap.h:53
Definition: listcomponent.h:23
SkyObject * findByName(const QString &name, bool exact=true) override
Search the children of this SkyComponent for a SkyObject whose name matches the argument name the nam...
Definition: listcomponent.cpp:61
void update(KSNumbers *num=nullptr) override
Update the sky positions of this component.
Definition: listcomponent.cpp:48
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Oct 1 2023 04:02:41 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Oct 1 2023 04:02:41 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.