Stellarium  0.16.1
List of all members | Public Member Functions | Static Public Member Functions | Properties
Telescope Class Reference
+ Inheritance diagram for Telescope:
+ Collaboration diagram for Telescope:

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 ()
 

Properties

QString name
 
double diameter
 
double focalLength
 
bool hFlipped
 
bool vFlipped
 
bool equatorial
 

Detailed Description

Definition at line 27 of file Telescope.hpp.


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