kstars
finderchart.h
Go to the documentation of this file.
void insertImage(const QImage &img, const QString &description, bool descriptionBelow=true)
Insert image to the finder chart.
Definition: finderchart.cpp:125
void insertDescription(const QString &description)
Insert description to the finder chart.
Definition: finderchart.cpp:66
void insertDetailsTable(DetailsTable *table)
Insert details table to the finder chart.
Definition: finderchart.cpp:152
Contains all relevant information for specifying a location on Earth: City Name, State/Province name...
Definition: geolocation.h:39
Extension of KDateTime for KStars KStarsDateTime can represent the date/time as a Julian Day...
Definition: kstarsdatetime.h:45
void insertLoggingForm(LoggingForm *log)
Insert logging form to the finder chart.
Definition: finderchart.cpp:116
void insertSectionTitle(const QString &title)
Insert section title to the finder chart.
Definition: finderchart.cpp:161
void insertGeoTimeInfo(const KStarsDateTime &ut, GeoLocation *geo)
Insert details about date&time and geographic location.
Definition: finderchart.cpp:82
Represents details tables that can be inserted to finder charts and logging forms.
Definition: detailstable.h:39
void insertTitleSubtitle(const QString &title, const QString &subtitle)
Insert title and subtitle to the finder chart.
Definition: finderchart.cpp:35
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.