kstars
milkyway.cpp
Go to the documentation of this file.
106 kDebug() << QString("%1: conversion error on line: %2\n").arg(fname).arg(fileReader.lineNumber());
virtual SkipList * skipList(LineList *lineList)
Returns a boolean indicating whether to skip the i-th line segment in the SkipList skipList...
Definition: milkyway.cpp:57
virtual void draw(SkyPainter *skyp)
Draw the object on the SkyMap skyp a pointer to the SkyPainter to use.
Definition: milkyway.cpp:69
QColor colorNamed(const QString &name) const
Retrieve a color by name.
Definition: colorscheme.cpp:97
Definition: linelist.h:35
static bool fillMilkyWay()
Get Fill Milky Way contour? (false means use outline only)
Definition: Options.h:1911
const IndexHash & getIndexHash(LineList *skipList)
Returns an IndexHash from the SkyMesh that contains the set of trixels that cover the SkipList lineLi...
Definition: milkyway.cpp:51
SkyComposite is a kind of container class for SkyComponent objects.
Definition: skycomposite.h:43
Definition: ksfilereader.h:65
Definition: linelistindex.h:39
void loadContours(QString fname, QString greeting)
Load skiplists from file.
Definition: milkyway.cpp:85
void setProgress(QString label, unsigned int lastLine, unsigned int numUpdates=10)
Definition: ksfilereader.cpp:69
void appendBoth(LineList *lineList, int debug=0)
Definition: linelistindex.cpp:110
MilkyWay(SkyComposite *parent)
Constructor parent pointer to the parent SkyComposite.
Definition: milkyway.cpp:39
Definition: SkipList.h:17
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.