OAL::Scope
OAL::Scope Class Reference
#include <scope.h>
Public Member Functions | |
Scope (const QString &id, const QString &model, const QString &vendor, const QString &type, double focalLength, double aperture) | |
double | aperture () const |
QString | driver () const |
double | focalLength () const |
QString | id () const |
QString | model () const |
QString | name () const |
void | setINDIDriver (const QString &driver) |
void | setScope (const QString &_id, const QString &_model, const QString &_vendor, const QString &_type, double _focalLength, double _aperture) |
QJsonObject | toJson () const |
QString | type () const |
QString | vendor () const |
Detailed Description
Constructor & Destructor Documentation
◆ Scope()
Member Function Documentation
◆ aperture()
◆ driver()
◆ focalLength()
◆ id()
◆ model()
◆ name()
◆ setINDIDriver()
|
inline |
◆ setScope()
◆ toJson()
QJsonObject OAL::Scope::toJson | ( | ) | const |
◆ type()
◆ vendor()
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.