kstars
detaildialog.h
Go to the documentation of this file.
207 void updateLocalDatabase(int type, const QString &search_line, const QString &replace_line = QString());
window showing detailed information for a selected object.
Definition: detaildialog.h:88
void removeLinkDialog()
remove a URL entry from either the Images or Info lists, and update the user's *url.dat file.
Definition: detaildialog.cpp:772
void updateLists()
Rebuild the Image and Info URL lists for this object.
Definition: detaildialog.cpp:651
Definition: detaildialog.h:257
void updateThumbnail()
Slot to update thumbnail image for the object, using the Thumbnail Picker tool.
Definition: detaildialog.cpp:1085
Contains all relevant information for specifying a location on Earth: City Name, State/Province name...
Definition: geolocation.h:39
Definition: detaildialog.h:245
void showThumbnail()
Slot to display the thumbnail image for the object.
Definition: detaildialog.cpp:1056
Extension of KDateTime for KStars KStarsDateTime can represent the date/time as a Julian Day...
Definition: kstarsdatetime.h:45
void addToObservingList()
Slot to add this object to the observing list.
Definition: detaildialog.cpp:1004
Definition: detaildialog.h:233
DetailDialog(SkyObject *o, const KStarsDateTime &ut, GeoLocation *geo, QWidget *parent=0)
Constructor.
Definition: detaildialog.cpp:69
void viewADVData()
Open the web browser to the selected online astronomy database, with a query to the object of this De...
Definition: detaildialog.cpp:937
void saveLogData()
Save the User's text in the Log Tab to the userlog.dat file.
Definition: detaildialog.cpp:1000
void viewLink()
Slot for viewing the selected image or info URL in the web browser.
Definition: detaildialog.cpp:634
Definition: detaildialog.h:251
Definition: detaildialog.h:58
Definition: detaildialog.h:227
void centerTelescope()
Slot to center this object in the telescope.
Definition: detaildialog.cpp:1014
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:679
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
Definition: detaildialog.h:239
void setCurrentLink(QListWidgetItem *it)
Set the currently-selected URL resource.
Definition: detaildialog.cpp:629
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:19 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:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.