Stellarium 0.14.3
List of all members | Public Member Functions | Static Public Member Functions
Telescope Class Reference

Public Member Functions

Q_INVOKABLE Telescope (const QObject &other)
 
void writeToSettings (QSettings *settings, const int index)
 
double diameter () const
 
void setDiameter (double theValue)
 
double focalLength () const
 
void setFocalLength (double theValue)
 
const QString name () const
 
void setName (QString theValue)
 
bool isHFlipped () const
 
void setHFlipped (bool flipped)
 
bool isVFlipped () const
 
void setVFlipped (bool flipped)
 
bool isEquatorial () const
 
void setEquatorial (bool eq)
 
QMap< int, QString > propertyMap ()
 

Static Public Member Functions

static TelescopetelescopeFromSettings (QSettings *theSettings, int telescopeIndex)
 
static TelescopetelescopeModel ()
 

Detailed Description

Definition at line 27 of file Telescope.hpp.


The documentation for this class was generated from the following file: