Kstars
pwizchartcontents.cpp
PWizChartContentsUI(PrintingWizard *wizard, QWidget *parent=nullptr)
Constructor.
Definition pwizchartcontents.cpp:11
bool isPositionTableChecked()
Check if position details table is enabled.
Definition pwizchartcontents.cpp:39
bool isAstComTableChecked()
Check if Asteroid/Comet details table is enabled.
Definition pwizchartcontents.cpp:49
bool isRSTTableChecked()
Check if Rise/Set/Transit details table is enabled.
Definition pwizchartcontents.cpp:44
bool isGeneralTableChecked()
Check if general details table is enabled.
Definition pwizchartcontents.cpp:34
void entered()
Enable or disable specific fields depending on the type of selected object.
Definition pwizchartcontents.cpp:20
Class representing Printing Wizard for KStars printed documents (currently only finder charts).
Definition printingwizard.h:53
SkyObject * getSkyObject()
Get selected SkyObject, for which FinderChart is created.
Definition printingwizard.h:115
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.