Kstars
constellationartcomponent.h
Represents the ConstellationsArt objects.
Definition constellationartcomponent.h:22
void showList()
Shows the details of the constellations selected skyculture.
Definition constellationartcomponent.cpp:95
void loadData()
Read the skycultures.sqlite database file.
Definition constellationartcomponent.cpp:39
void deleteData()
deletes all created ConstellationsArt objects.
Definition constellationartcomponent.cpp:33
ConstellationArtComponent(SkyComposite *, CultureList *cultures)
Constructor.
Definition constellationartcomponent.cpp:21
void draw(SkyPainter *skyp) override
Draw the object on the SkyMap skyp a pointer to the SkyPainter to use.
Definition constellationartcomponent.cpp:105
SkyComposite is a kind of container class for SkyComponent objects.
Definition skycomposite.h:30
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.