kstars
#include <catalogdata.h>
Public Member Functions | |
| CatalogData () | |
Public Attributes | |
| QString | author | 
| QString | catalog_name | 
| QString | color | 
| float | epoch | 
| QString | fluxfreq | 
| QString | fluxunit | 
| QString | license | 
| QString | prefix | 
Detailed Description
Add the catalog with given details into the database.
catalog_name = Name to be given to the catalog prefix = Prefix of the catalog color = Color of the drawn objects epoch = Epoch of the catalog fluxfreq = Flux Frequency of the catalog fluxunit = Flux Unit of the catalog author = Author of the catalog. Defaults to "KStars". license = License for the catalog. Defaults to "None".
Definition at line 38 of file catalogdata.h.
Constructor & Destructor Documentation
| CatalogData::CatalogData | ( | ) | 
Definition at line 21 of file catalogdata.cpp.
Member Data Documentation
| QString CatalogData::author | 
Definition at line 47 of file catalogdata.h.
| QString CatalogData::catalog_name | 
Definition at line 41 of file catalogdata.h.
| QString CatalogData::color | 
Definition at line 43 of file catalogdata.h.
| float CatalogData::epoch | 
Definition at line 44 of file catalogdata.h.
| QString CatalogData::fluxfreq | 
Definition at line 45 of file catalogdata.h.
| QString CatalogData::fluxunit | 
Definition at line 46 of file catalogdata.h.
| QString CatalogData::license | 
Definition at line 48 of file catalogdata.h.
| QString CatalogData::prefix | 
Definition at line 42 of file catalogdata.h.
The documentation for this class was generated from the following files:
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.
    KDE API Reference