kstars
FOV Class Reference
#include <fov.h>
Detailed Description
class encapulating a Field-of-View symbol
- Version:
- 1.0
Definition at line 30 of file fov.h.
Public Member Functions | |
| FOV () | |
| FOV (const QString &name) | |
| FOV (const QString &name, float size, int shape=0, const QString &color="#FFFFFF") | |
| ~FOV () | |
| QString | name () const |
| void | setName (const QString &n) |
| int | shape () const |
| void | setShape (int s) |
| float | size () const |
| void | setSize (float s) |
| QString | color () const |
| void | setColor (const QString &c) |
| void | draw (QPainter &p, float size) |
Constructor & Destructor Documentation
Member Function Documentation
| void FOV::draw | ( | QPainter & | p, | |
| float | size | |||
| ) |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference