Kstars
detaildialog.h
75 DetailDialog(SkyObject *o, const KStarsDateTime &ut, GeoLocation *geo, QWidget *parent = nullptr);
Q_OBJECTQ_OBJECT
Extension of QDateTime for KStars KStarsDateTime can represent the date/time as a Julian Day,...
Definition: kstarsdatetime.h:35
@ Name
Definition: detaildialog.h:70
Type
void addLink()
Popup menu function: Add a custom Image or Information URL.
Definition: detaildialog.cpp:728
Stores Users' Logs, Pictures and Websites regarding an object in the sky.
Definition: skyobjectuserdata.h:45
void updateLists()
Rebuild the Image and Info URL lists for this object.
Definition: detaildialog.cpp:826
void viewADVData()
Open the web browser to the selected online astronomy database, with a query to the object of this De...
Definition: detaildialog.cpp:1015
void saveLogData()
Save the User's text in the Log Tab to the userlog.dat file.
Definition: detaildialog.cpp:1082
void viewLink()
Slot for viewing the selected image or info URL in the web browser.
Definition: detaildialog.cpp:802
This is the main window for KStars. In addition to the GUI elements, the class contains the program c...
Definition: kstars.h:90
DetailDialog(SkyObject *o, const KStarsDateTime &ut, GeoLocation *geo, QWidget *parent=nullptr)
Constructor.
Definition: detaildialog.cpp:39
void updateThumbnail()
Slot to update thumbnail image for the object, using the Thumbnail Picker tool.
Definition: detaildialog.cpp:1189
void editLinkDialog()
Open a dialog to edit a URL in either the Images or Info lists, and update the user's *url....
Definition: detaildialog.cpp:853
void showThumbnail()
Slot to display the thumbnail image for the object.
Definition: detaildialog.cpp:1145
void setCurrentLink(QListWidgetItem *it)
Set the currently-selected URL resource.
Definition: detaildialog.cpp:797
void addToObservingList()
Slot to add this object to the observing list.
Definition: detaildialog.cpp:1091
void removeLinkDialog()
remove a URL entry from either the Images or Info lists, and update the user's *url....
Definition: detaildialog.cpp:939
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 04:06:15 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 04:06:15 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.