kstars
skyglpainter.h
Go to the documentation of this file.
57 void drawPolygon(const QVector< Vector2f >& poly, bool convex = true, bool flush_buffers = true);
Definition: skyobject.h:112
Definition: linelistlabel.h:36
virtual void drawHorizon(bool filled, SkyPoint *labelPoint=0, bool *drawLabel=0)
Definition: skyglpainter.cpp:432
Definition: linelist.h:35
void drawText(int x, int y, const QString text, QFont font, QColor color)
Definition: skyglpainter.cpp:563
virtual void drawSkyPolygon(LineList *list)
Draw a polygon in the sky.
Definition: skyglpainter.cpp:347
virtual bool drawDeepSkyObject(DeepSkyObject *obj, bool drawImage=false)
Draw a deep sky object.
Definition: skyglpainter.cpp:276
Provides all necessary information about a deep-sky object: data inherited from SkyObject (coordinate...
Definition: deepskyobject.h:43
virtual void drawSkyPolyline(LineList *list, SkipList *skipList=0, LineListLabel *label=0)
Draw a polyline in the sky.
Definition: skyglpainter.cpp:452
virtual bool drawPointSource(SkyPoint *loc, float mag, char sp= 'A')
Draw a point source (e.g., a star).
Definition: skyglpainter.cpp:340
virtual void drawSkyLine(SkyPoint *a, SkyPoint *b)
Draw a line between points in the sky.
Definition: skyglpainter.cpp:602
A subclass of TrailObject that provides additional information needed for most solar system objects...
Definition: ksplanetbase.h:63
virtual void drawObservingList(const QList< SkyObject * > &obs)
Draw the symbols for the observing list.
Definition: skyglpainter.cpp:508
Definition: skyglpainter.h:33
virtual void setBrush(const QBrush &brush)
Set the brush of the painter.
Definition: skyglpainter.cpp:675
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.