Kstars
kspopupmenu.h
Q_OBJECTQ_OBJECT
void createSupernovaMenu(Supernova *supernova)
Create a popup menu for a supernova.
Definition: kspopupmenu.cpp:315
void createEmptyMenu(SkyPoint *nullObj)
Create a popup menu for empty sky.
Definition: kspopupmenu.cpp:132
Stores dms coordinates for a point in the sky. for converting between coordinate systems.
Definition: skypoint.h:44
Definition: kspopupmenu.h:34
Provides necessary information about the Moon. A subclass of SkyObject that provides information need...
Definition: ksmoon.h:25
void addLinksToMenu(SkyObject *obj, bool showDSS=true)
Add an item to the popup menu for each of the URL links associated with this object.
Definition: kspopupmenu.cpp:528
Definition: supernova.h:33
void createCatalogObjectMenu(CatalogObject *obj)
Create a popup menu for a deep-sky catalog object.
Definition: kspopupmenu.cpp:228
A simple container object to hold the minimum information for a Deep Sky Object to be drawn on the sk...
Definition: catalogobject.h:40
void createSatelliteMenu(Satellite *satellite)
Create a popup menu for a satellite.
Definition: kspopupmenu.cpp:263
void createPlanetMenu(SkyObject *p)
Create a popup menu for a solar system body.
Definition: kspopupmenu.cpp:248
Definition: satellite.h:22
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 03:58:28 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 03:58:28 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.