kstars
horizontalcoordinategrid.cpp
Go to the documentation of this file.
118 listList().at( i )->points()->at( j )->HorizontalToEquatorial( data->lst(), data->geo()->lat() );
void update(KSNumbers *)
Update the sky position(s) of this component.
Definition: horizontalcoordinategrid.cpp:112
QColor colorNamed(const QString &name) const
Retrieve a color by name.
Definition: colorscheme.cpp:97
Definition: linelist.h:35
void appendLine(LineList *lineList, int debug=0)
Definition: linelistindex.cpp:73
static bool autoSelectGrid()
Get Draw grids according to active coordinate system?
Definition: Options.h:1683
HorizontalCoordinateGrid(SkyComposite *parent)
Constructor Simply adds all of the coordinate grid circles (meridians and parallels) parent Pointer t...
Definition: horizontalcoordinategrid.cpp:32
static bool showHorizontalGrid()
Get Draw horizontal coordinate grid in the sky map?
Definition: Options.h:1721
SkyComposite is a kind of container class for SkyComponent objects.
Definition: skycomposite.h:43
There are several time-dependent values used in position calculations, that are not specific to an ob...
Definition: ksnumbers.h:43
void preDraw(SkyPainter *skyp)
Definition: horizontalcoordinategrid.cpp:105
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:19 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:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.