kstars
printingwizard.h
Go to the documentation of this file.
User interface for "Configure basic finder chart settings" step of the Printing Wizard.
Definition: pwizchartconfig.h:30
Definition: printingwizard.h:94
void beginPointing()
Set SkyMap to pointing mode and hide Printing Wizard.
Definition: printingwizard.cpp:84
Definition: printingwizard.h:75
Definition: printingwizard.h:92
Definition: printingwizard.h:79
SkyObject * getShBeginObject()
Get object at which star hopping will begin.
Definition: printingwizard.h:153
User interface for "Configure chart contents" step of the Printing Wizard.
Definition: pwizchartcontents.h:30
void beginShBeginPointing()
Enter star hopping begin pointing mode.
Definition: printingwizard.cpp:97
void pointingDone(SkyObject *obj)
Quit object pointing mode and set the pointed object.
Definition: printingwizard.cpp:111
Definition: printingwizard.h:81
User interface for "Star hopper FOV snapshot capture" step of the Printing Wizard.
Definition: pwizfovsh.h:31
SimpleFovExporter * getFovExporter()
Get pointer to the SimpleFovExporter class instance.
Definition: printingwizard.h:147
Definition: printingwizard.h:80
Definition: printingwizard.h:78
User interface for "Configure common FOV export options" step of the Printing Wizard.
Definition: pwizfovconfig.h:29
Definition: printingwizard.h:82
User interface for "Select observed object" step of the Printing Wizard.
Definition: pwizobjectselection.h:31
SimpleFovExporter class is used for FOV representation exporting.
Definition: simplefovexporter.h:43
User interface for last "Print and export finder chart" step of the Printing Wizard.
Definition: pwizprint.h:30
Class representing Printing Wizard for KStars printed documents (currently only finder charts)...
Definition: printingwizard.h:66
User interface for "Browse captured FOV images" step of Printing Wizard.
Definition: pwizfovbrowse.h:30
void setShBeginObject(SkyObject *obj)
Set SkyObject at which star hopper will begin.
Definition: printingwizard.h:165
void beginFovCapture()
Hide Printing Wizard and put SkyMap in FOV capture mode.
Definition: printingwizard.cpp:125
User interface for "Manual FOV capture" step of the Printing Wizard.
Definition: pwizfovmanual.h:30
User interface for "Select FOV capture method" step of the Printing Wizard.
Definition: pwizfovtypeselection.h:29
void beginShFovCapture()
Capture FOV snapshots using star hopper-based method.
Definition: printingwizard.cpp:198
User interface for the first step of the Printing Wizard.
Definition: printingwizard.h:50
SkyObject * getSkyObject()
Get selected SkyObject, for which FinderChart is created.
Definition: printingwizard.h:129
void setSkyObject(SkyObject *obj)
Set SkyObject for which FinderChart is created.
Definition: printingwizard.h:159
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
void recaptureFov(int idx)
Recapture FOV snapshot of passed index.
Definition: printingwizard.cpp:271
Definition: printingwizard.h:93
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 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:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.