kstars
supernovaecomponent.h
Go to the documentation of this file.
SupernovaeComponent(SkyComposite *parent)
Definition: supernovaecomponent.cpp:33
virtual ~SupernovaeComponent()
Definition: supernovaecomponent.cpp:38
An abstract parent class, to be inherited by SkyComponents that store a QList of SkyObjects.
Definition: listcomponent.h:36
virtual void notifyNewSupernovae()
Definition: supernovaecomponent.cpp:200
virtual SkyObject * objectNearest(SkyPoint *p, double &maxrad)
Find the SkyObject nearest the given SkyPoint.
Definition: supernovaecomponent.cpp:148
void slotTriggerDataFileUpdate()
This initiates updating of the data file by using supernovae_updates_parser.py.
Definition: supernovaecomponent.cpp:228
virtual SkyObject * findByName(const QString &name)
Search the children of this SkyComponent for a SkyObject whose name matches the argument name the nam...
Definition: supernovaecomponent.cpp:137
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=0)
Update the sky positions of this component.
Definition: supernovaecomponent.cpp:40
static float zoomMagnitudeLimit()
Definition: supernovaecomponent.cpp:168
Provides all necessary information about an object in the sky: its coordinates, name(s), type, magnitude, and QStringLists of URLs for images and webpages regarding the object.
Definition: skyobject.h:46
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.