Документ взят из кэша поисковой машины. Адрес оригинального документа : http://astro.uni-altai.ru/~aw/stellarium/api/classTelescope.html
Дата изменения: Unknown
Дата индексирования: Fri Feb 28 07:22:11 2014
Кодировка:

Поисковые слова: вечный календарь
Stellarium: Telescope Class Reference
Stellarium 0.12.3
List of all members | Public Member Functions | Static Public Member Functions | Properties
Telescope Class Reference

Public Member Functions

Q_INVOKABLE Telescope (const QObject &other)
 
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)
 
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
 

Detailed Description

Definition at line 26 of file Telescope.hpp.


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