Kstars
pwizobjectselection.h
User interface for "Select observed object" step of the Printing Wizard.
Definition pwizobjectselection.h:21
PWizObjectSelectionUI(PrintingWizard *wizard, QWidget *parent=nullptr)
Constructor.
Definition pwizobjectselection.cpp:19
static QString objectInfoString(SkyObject *obj)
Static function: get QString with basic information about SkyObject.
Definition pwizobjectselection.cpp:76
void setSkyObject(SkyObject *obj)
Update UI elements for newly selected SkyObject.
Definition pwizobjectselection.cpp:33
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:42
Q_OBJECTQ_OBJECT
QObject * parent() const const
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.