kstars
PolyList Class Reference
#include <polylist.h>
Public Member Functions | |
| PolyList (QString name) | |
| void | append (const QPointF &p) |
| const QString & | name () |
| const QPolygonF * | poly () |
| void | setWrapRA (bool wrap) |
| bool | wrapRA () |
Detailed Description
Definition at line 32 of file polylist.h.
Constructor & Destructor Documentation
| PolyList::PolyList | ( | QString | name | ) | [inline] |
Definition at line 38 of file polylist.h.
Member Function Documentation
| void PolyList::append | ( | const QPointF & | p | ) | [inline] |
Definition at line 46 of file polylist.h.
| const QString& PolyList::name | ( | ) | [inline] |
Definition at line 49 of file polylist.h.
| const QPolygonF* PolyList::poly | ( | ) | [inline] |
Definition at line 41 of file polylist.h.
| void PolyList::setWrapRA | ( | bool | wrap | ) | [inline] |
Definition at line 53 of file polylist.h.
| bool PolyList::wrapRA | ( | ) | [inline] |
Definition at line 51 of file polylist.h.
The documentation for this class was generated from the following file:
KDE 4.5 API Reference