ISD
ISD Namespace Reference
Classes | |
| class | AdaptiveOptics |
| class | Auxiliary |
| class | Camera |
| class | CameraChip |
| class | ConcreteDevice |
| class | Correlator |
| class | Detector |
| class | Dome |
| class | DustCap |
| class | Focuser |
| class | GDInterface |
| class | GenericDevice |
| class | LightBox |
| class | Mount |
| class | Rotator |
| class | Spectrograph |
| class | Weather |
Enumerations | |
| enum | ParkStatus { PARK_UNKNOWN , PARK_PARKED , PARK_PARKING , PARK_UNPARKING , PARK_UNPARKED , PARK_ERROR } |
Functions | |
| void | lightToJson (INDI::Property prop, QJsonObject &propObject, bool compact) |
| void | numberToJson (INDI::Property prop, QJsonObject &propObject, bool compact) |
| void | propertyToJson (INDI::Property prop, QJsonObject &propObject, bool compact) |
| void | switchToJson (INDI::Property prop, QJsonObject &propObject, bool compact) |
| void | textToJson (INDI::Property prop, QJsonObject &propObject, bool compact) |
Detailed Description
ISD is a collection of INDI Standard Devices.
It encapsulates common types of INDI devices such as telescopes and CCDs.
Enumeration Type Documentation
◆ ParkStatus
Function Documentation
◆ lightToJson()
| void ISD::lightToJson | ( | INDI::Property | prop, |
| QJsonObject & | propObject, | ||
| bool | compact ) |
Definition at line 1716 of file indistd.cpp.
◆ numberToJson()
| void ISD::numberToJson | ( | INDI::Property | prop, |
| QJsonObject & | propObject, | ||
| bool | compact ) |
Definition at line 1666 of file indistd.cpp.
◆ propertyToJson()
| void ISD::propertyToJson | ( | INDI::Property | prop, |
| QJsonObject & | propObject, | ||
| bool | compact ) |
Definition at line 1738 of file indistd.cpp.
◆ switchToJson()
| void ISD::switchToJson | ( | INDI::Property | prop, |
| QJsonObject & | propObject, | ||
| bool | compact ) |
Definition at line 1644 of file indistd.cpp.
◆ textToJson()
| void ISD::textToJson | ( | INDI::Property | prop, |
| QJsonObject & | propObject, | ||
| bool | compact ) |
Definition at line 1693 of file indistd.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:02:41 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:02:41 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.