kstars
NewFOV Class Reference
defining a new FOV symbol More...
#include <fovdialog.h>
Inheritance diagram for NewFOV:

Public Slots | |
void | slotComputeFOV () |
void | slotUpdateFOV () |
Public Member Functions | |
NewFOV (QWidget *parent=0) | |
~NewFOV () | |
Public Attributes | |
NewFOVUI * | ui |
Protected Member Functions | |
void | paintEvent (QPaintEvent *) |
Detailed Description
defining a new FOV symbol
- Version:
- 1.0
Definition at line 63 of file fovdialog.h.
Constructor & Destructor Documentation
NewFOV::NewFOV | ( | QWidget * | parent = 0 |
) |
Definition at line 195 of file fovdialog.cpp.
NewFOV::~NewFOV | ( | ) | [inline] |
Definition at line 68 of file fovdialog.h.
Member Function Documentation
void NewFOV::paintEvent | ( | QPaintEvent * | ) | [protected] |
Definition at line 229 of file fovdialog.cpp.
void NewFOV::slotComputeFOV | ( | ) | [slot] |
Definition at line 238 of file fovdialog.cpp.
void NewFOV::slotUpdateFOV | ( | ) | [slot] |
Definition at line 213 of file fovdialog.cpp.
Member Data Documentation
NewFOVUI* NewFOV::ui |
Definition at line 69 of file fovdialog.h.
The documentation for this class was generated from the following files: