Kstars
pwizfovsh.cpp
18PWizFovShUI::PWizFovShUI(PrintingWizard *wizard, QWidget *parent) : QFrame(parent), m_ParentWizard(wizard)
DetailDialog is a window showing detailed information for a selected object.
Definition detaildialog.h:71
void setBeginObject(SkyObject *obj)
Set object at which star hopper will begin.
Definition pwizfovsh.cpp:26
static QString objectInfoString(SkyObject *obj)
Static function: get QString with basic information about SkyObject.
Definition pwizobjectselection.cpp:76
Class representing Printing Wizard for KStars printed documents (currently only finder charts).
Definition printingwizard.h:53
SkyObject * getShBeginObject()
Get object at which star hopping will begin.
Definition printingwizard.h:139
void setShBeginObject(SkyObject *obj)
Set SkyObject at which star hopper will begin.
Definition printingwizard.h:151
void beginShFovCapture()
Capture FOV snapshots using star hopper-based method.
Definition printingwizard.cpp:196
Provides all necessary information about an object in the sky: its coordinates, name(s),...
Definition skyobject.h:42
Accepted
void append(QList< T > &&value)
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
void setupUi(QWidget *widget)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.