kstars
pwizchartcontents.cpp
Go to the documentation of this file.
22 PWizChartContentsUI::PWizChartContentsUI(PrintingWizard *wizard, QWidget *parent) : QFrame(parent),
bool isPositionTableChecked()
Check if position details table is enabled.
Definition: pwizchartcontents.cpp:51
bool isAstComTableChecked()
Check if Asteroid/Comet details table is enabled.
Definition: pwizchartcontents.cpp:61
bool isRSTTableChecked()
Check if Rise/Set/Transit details table is enabled.
Definition: pwizchartcontents.cpp:56
void entered()
Enable or disable specific fields depending on the type of selected object.
Definition: pwizchartcontents.cpp:31
PWizChartContentsUI(PrintingWizard *wizard, QWidget *parent=0)
Constructor.
Definition: pwizchartcontents.cpp:22
Class representing Printing Wizard for KStars printed documents (currently only finder charts)...
Definition: printingwizard.h:66
SkyObject * getSkyObject()
Get selected SkyObject, for which FinderChart is created.
Definition: printingwizard.h:129
bool isGeneralTableChecked()
Check if general details table is enabled.
Definition: pwizchartcontents.cpp:46
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.