Kstars
printingwizard.h
Q_OBJECTQ_OBJECT
SimpleFovExporter class is used for FOV representation exporting. Central point is defined by passed ...
Definition: simplefovexporter.h:30
User interface for last "Print and export finder chart" step of the Printing Wizard.
Definition: pwizprint.h:21
SkyObject * getShBeginObject()
Get object at which star hopping will begin.
Definition: printingwizard.h:139
Class that represents finder chart document. FinderChart class is a subclass of KStarsDocument class,...
Definition: finderchart.h:29
SkyObject * getSkyObject()
Get selected SkyObject, for which FinderChart is created.
Definition: printingwizard.h:115
User interface for the first step of the Printing Wizard.
Definition: printingwizard.h:37
Class representing Printing Wizard for KStars printed documents (currently only finder charts).
Definition: printingwizard.h:52
User interface for "Configure basic finder chart settings" step of the Printing Wizard.
Definition: pwizchartconfig.h:17
Stores dms coordinates for a point in the sky. for converting between coordinate systems.
Definition: skypoint.h:44
void beginShFovCapture()
Capture FOV snapshots using star hopper-based method.
Definition: printingwizard.cpp:196
void beginFovCapture()
Hide Printing Wizard and put SkyMap in FOV capture mode.
Definition: printingwizard.cpp:120
SimpleFovExporter * getFovExporter()
Get pointer to the SimpleFovExporter class instance.
Definition: printingwizard.h:133
User interface for "Configure common FOV export options" step of the Printing Wizard.
Definition: pwizfovconfig.h:18
User interface for "Select FOV capture method" step of the Printing Wizard.
Definition: pwizfovtypeselection.h:18
User interface for "Select observed object" step of the Printing Wizard.
Definition: pwizobjectselection.h:20
User interface for "Configure chart contents" step of the Printing Wizard.
Definition: pwizchartcontents.h:19
User interface for "Manual FOV capture" step of the Printing Wizard.
Definition: pwizfovmanual.h:19
This is the main window for KStars. In addition to the GUI elements, the class contains the program c...
Definition: kstars.h:92
User interface for "Browse captured FOV images" step of Printing Wizard.
Definition: pwizfovbrowse.h:19
void setSkyObject(SkyObject *obj)
Set SkyObject for which FinderChart is created.
Definition: printingwizard.h:145
void beginPointing()
Set SkyMap to pointing mode and hide Printing Wizard.
Definition: printingwizard.cpp:76
void pointingDone(SkyObject *obj)
Quit object pointing mode and set the pointed object.
Definition: printingwizard.cpp:103
void setShBeginObject(SkyObject *obj)
Set SkyObject at which star hopper will begin.
Definition: printingwizard.h:151
QObject * parent() const const
User interface for "Star hopper FOV snapshot capture" step of the Printing Wizard.
Definition: pwizfovsh.h:20
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Aug 8 2022 04:13:23 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Aug 8 2022 04:13:23 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.