Kstars
pwizfovsh.cpp
18PWizFovShUI::PWizFovShUI(PrintingWizard *wizard, QWidget *parent) : QFrame(parent), m_ParentWizard(wizard)
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
Provides all necessary information about an object in the sky: its coordinates, name(s),...
Definition skyobject.h:50
Accepted
QFrame(QWidget *parent, Qt::WindowFlags f)
void append(QList< T > &&value)
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
QObject * parent() const const
QWidget(QWidget *parent, Qt::WindowFlags f)
void setupUi(QWidget *widget)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:54:28 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:54:28 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.