Kstars
exporteyepieceview.h
Q_OBJECTQ_OBJECT
Extension of QDateTime for KStars KStarsDateTime can represent the date/time as a Julian Day,...
Definition: kstarsdatetime.h:35
Stores dms coordinates for a point in the sky. for converting between coordinate systems.
Definition: skypoint.h:44
void slotCloseDialog()
Closes the dialog, and sets up deleteLater() so that the dialog is destructed.
Definition: exporteyepieceview.cpp:183
Dialog to export the eyepiece view as an image, with some annotations for field-use.
Definition: exporteyepieceview.h:28
ExportEyepieceView(const SkyPoint *_sp, const KStarsDateTime &dt, const QPixmap *renderImage, const QPixmap *renderChart, QWidget *parent=nullptr)
Constructor.
Definition: exporteyepieceview.cpp:25
void slotSaveImage()
Save the image (export), and then close the dialog by calling slotCloseDialog()
Definition: exporteyepieceview.cpp:171
void slotOverlayTicks(int overlayType)
Change the tick overlay scheme.
Definition: exporteyepieceview.cpp:84
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 29 2023 03:56:53 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 29 2023 03:56:53 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.