Kstars
kspopupmenu.h
A simple container object to hold the minimum information for a Deep Sky Object to be drawn on the sk...
Definition catalogobject.h:41
void createPlanetMenu(SkyObject *p)
Create a popup menu for a solar system body.
Definition kspopupmenu.cpp:248
void createCatalogObjectMenu(CatalogObject *obj)
Create a popup menu for a deep-sky catalog object.
Definition kspopupmenu.cpp:228
void createEmptyMenu(SkyPoint *nullObj)
Create a popup menu for empty sky.
Definition kspopupmenu.cpp:132
void createSupernovaMenu(Supernova *supernova)
Create a popup menu for a supernova.
Definition kspopupmenu.cpp:315
void createSatelliteMenu(Satellite *satellite)
Create a popup menu for a satellite.
Definition kspopupmenu.cpp:263
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:525
Provides all necessary information about an object in the sky: its coordinates, name(s),...
Definition skyobject.h:42
Q_OBJECTQ_OBJECT
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 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:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.