|
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 Telescope * | telescopeFromSettings (QSettings *theSettings, int telescopeIndex) |
|
static Telescope * | telescopeModel () |
|
Definition at line 27 of file Telescope.hpp.
The documentation for this class was generated from the following file: