kstars
FOverlay Struct Reference
#include <fitsoverlay.h>
Public Attributes | |
dms | dec |
FITSImage * | image_data |
QPixmap | pix |
int | pix_height |
int | pix_width |
dms | ra |
Detailed Description
Definition at line 24 of file fitsoverlay.h.
Member Data Documentation
dms FOverlay::dec |
Definition at line 27 of file fitsoverlay.h.
FITSImage* FOverlay::image_data |
Definition at line 26 of file fitsoverlay.h.
QPixmap FOverlay::pix |
Definition at line 29 of file fitsoverlay.h.
int FOverlay::pix_height |
Definition at line 28 of file fitsoverlay.h.
int FOverlay::pix_width |
Definition at line 28 of file fitsoverlay.h.
dms FOverlay::ra |
Definition at line 27 of file fitsoverlay.h.
The documentation for this struct 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:22 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:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.