kstars
SkyLabel Class Reference
#include <skylabel.h>
Public Member Functions | |
SkyLabel (qreal ra, qreal dec, SkyObject *obj_in) | |
SkyLabel (const QPointF o_in, SkyObject *obj_in) | |
QPointF & | point () |
Public Attributes | |
QPointF | o |
SkyObject * | obj |
Detailed Description
Definition at line 28 of file skylabel.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 31 of file skylabel.h.
|
inline |
Definition at line 39 of file skylabel.h.
Member Function Documentation
|
inline |
Definition at line 44 of file skylabel.h.
Member Data Documentation
QPointF SkyLabel::o |
Definition at line 45 of file skylabel.h.
SkyObject* SkyLabel::obj |
Definition at line 46 of file skylabel.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:23 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:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.