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