kstars
kspopupmenu.h
Go to the documentation of this file.
void createPlanetMenu(SkyObject *p)
Create a popup menu for a solar system body.
Definition: kspopupmenu.cpp:203
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:409
void createEmptyMenu(SkyPoint *nullObj)
Create a popup menu for empty sky.
Definition: kspopupmenu.cpp:124
void createDeepSkyObjectMenu(DeepSkyObject *obj)
Create a popup menu for a deep-sky object.
Definition: kspopupmenu.cpp:194
void createStarMenu(StarObject *star)
Create a popup menu for a star.
Definition: kspopupmenu.cpp:170
Provides all necessary information about a deep-sky object: data inherited from SkyObject (coordinate...
Definition: deepskyobject.h:43
A subclass of SkyObject that provides information needed for the Moon.
Definition: ksmoon.h:36
void createSupernovaMenu(Supernova *supernova)
Create a popup menu for a supernova.
Definition: kspopupmenu.cpp:254
void createSatelliteMenu(Satellite *satellite)
Create a popup menu for a satellite.
Definition: kspopupmenu.cpp:216
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:20 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:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.