Kstars
detaildialog.h
75 DetailDialog(SkyObject *o, const KStarsDateTime &ut, GeoLocation *geo, QWidget *parent = nullptr);
void removeLinkDialog()
remove a URL entry from either the Images or Info lists, and update the user's *url....
Definition detaildialog.cpp:939
void showThumbnail()
Slot to display the thumbnail image for the object.
Definition detaildialog.cpp:1141
void setCurrentLink(QListWidgetItem *it)
Set the currently-selected URL resource.
Definition detaildialog.cpp:797
void updateLists()
Rebuild the Image and Info URL lists for this object.
Definition detaildialog.cpp:826
void saveLogData()
Save the User's text in the Log Tab to the userlog.dat file.
Definition detaildialog.cpp:1078
void viewADVData()
Open the web browser to the selected online astronomy database, with a query to the object of this De...
Definition detaildialog.cpp:1011
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 updateThumbnail()
Slot to update thumbnail image for the object, using the Thumbnail Picker tool.
Definition detaildialog.cpp:1185
void addToObservingList()
Slot to add this object to the observing list.
Definition detaildialog.cpp:1087
void viewLink()
Slot for viewing the selected image or info URL in the web browser.
Definition detaildialog.cpp:802
DetailDialog(SkyObject *o, const KStarsDateTime &ut, GeoLocation *geo, QWidget *parent=nullptr)
Constructor.
Definition detaildialog.cpp:39
void addLink()
Popup menu function: Add a custom Image or Information URL.
Definition detaildialog.cpp:728
Contains all relevant information for specifying a location on Earth: City Name, State/Province name,...
Definition geolocation.h:28
KPageDialog(QWidget *parent=nullptr, Qt::WindowFlags flags=Qt::WindowFlags())
Extension of QDateTime for KStars KStarsDateTime can represent the date/time as a Julian Day,...
Definition kstarsdatetime.h:36
Provides all necessary information about an object in the sky: its coordinates, name(s),...
Definition skyobject.h:50
Q_OBJECTQ_OBJECT
QObject * parent() const const
QWidget(QWidget *parent, Qt::WindowFlags f)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.