kstars
linelistindex.cpp
Go to the documentation of this file.
void appendPoly(LineList *lineList, int debug=0)
Definition: linelistindex.cpp:93
virtual const IndexHash & getIndexHash(LineList *lineList)
Definition: linelistindex.cpp:68
virtual SkipList * skipList(LineList *lineList)
Also overridden by SkipListIndex.
Definition: linelistindex.cpp:171
Definition: linelist.h:35
void appendLine(LineList *lineList, int debug=0)
Definition: linelistindex.cpp:73
LineListIndex(SkyComposite *parent, const QString &name="")
Definition: linelistindex.cpp:52
SkyComposite is a kind of container class for SkyComponent objects.
Definition: skycomposite.h:43
Definition: MeshIterator.h:22
There are several time-dependent values used in position calculations, that are not specific to an ob...
Definition: ksnumbers.h:43
void appendBoth(LineList *lineList, int debug=0)
Definition: linelistindex.cpp:110
virtual void emitProgressText(const QString &message)
Emit signal about progress.
Definition: skycomponent.cpp:35
virtual void draw(SkyPainter *skyp)
Draw the object on the SkyMap skyp a pointer to the SkyPainter to use.
Definition: linelistindex.cpp:162
Definition: SkipList.h:17
virtual void drawSkyPolyline(LineList *list, SkipList *skipList=0, LineListLabel *label=0)=0
Draw a polyline in the sky.
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.