kstars
FOVDialog Class Reference
select a Field-of-View indicator (or create a new one) More...
#include <fovdialog.h>
Inheritance diagram for FOVDialog:

Public Member Functions | |
unsigned int | currentItem () const |
FOVDialog (QWidget *parent=0) | |
~FOVDialog () | |
Public Attributes | |
QPtrList< FOV > | FOVList |
Protected Member Functions | |
void | paintEvent (QPaintEvent *) |
Detailed Description
select a Field-of-View indicator (or create a new one)
- Version:
- 1.0
Definition at line 34 of file fovdialog.h.
Constructor & Destructor Documentation
FOVDialog::FOVDialog | ( | QWidget * | parent = 0 |
) |
Definition at line 42 of file fovdialog.cpp.
FOVDialog::~FOVDialog | ( | ) |
Definition at line 61 of file fovdialog.cpp.
Member Function Documentation
unsigned int FOVDialog::currentItem | ( | ) | const |
Definition at line 257 of file fovdialog.cpp.
void FOVDialog::paintEvent | ( | QPaintEvent * | ) | [protected] |
Definition at line 124 of file fovdialog.cpp.
Member Data Documentation
Definition at line 41 of file fovdialog.h.
The documentation for this class was generated from the following files: