Kstars
hipscomponent.cpp
2 HiPS is the hierarchical tiling mechanism which allows one to access, visualize and browse seamlessly image, catalogue and cube data.
4 The KStars HiPS compoenent is used to load and overlay progress surveys from various online catalogs.
53 if (SkyMap::Instance()->focusObject() && SkyMap::Instance()->focusObject()->name() != m_LastFocusedObjectName)
void draw(SkyPainter *skyp) override
Draw the object on the SkyMap skyp a pointer to the SkyPainter to use.
Definition hipscomponent.cpp:28
SkyComposite is a kind of container class for SkyComponent objects.
Definition skycomposite.h:30
SkyObject * focusObject() const
Retrieve the object which is centered in the sky map.
Definition skymap.h:262
virtual bool drawHips(bool useCache=false)=0
drawMosaicPanel Draws mosaic panel in planning or operation mode.
This is just a container that holds information needed to do projections.
Definition projector.h:37
qint64 elapsed() const const
qint64 restart()
void start()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.