|
QGroundControl
Ground Control Station for MAVLink Drones
|
This is the complete list of members for CameraSpec, including all inherited members.
| CameraSpec(const QString &settingsGroup, QObject *parent=nullptr) | CameraSpec | |
| CONSTANT(Fact *sensorHeight READ sensorHeight CONSTANT) 1(Fact *imageWidth READ imageWidth CONSTANT) 1(Fact *imageHeight READ imageHeight CONSTANT) 1(Fact *focalLength READ focalLength CONSTANT) 1(Fact *landscape READ landscape CONSTANT) 1(Fact *fixedOrientation READ fixedOrientation CONSTANT) 1(Fact *minTriggerInterval READ minTriggerInterval CONSTANT) SettingsFact *sensorWidth(void) | CameraSpec | inline |
| dirty(void) const | CameraSpec | inline |
| dirtyChanged(bool dirty) | CameraSpec | signal |
| fixedOrientation(void) | CameraSpec | inline |
| focalLength(void) | CameraSpec | inline |
| imageHeight(void) | CameraSpec | inline |
| imageWidth(void) | CameraSpec | inline |
| landscape(void) | CameraSpec | inline |
| load(const QJsonObject &json, QString &errorString) | CameraSpec | |
| minTriggerInterval(void) | CameraSpec | inline |
| operator=(const CameraSpec &other) | CameraSpec | |
| save(QJsonObject &json) const | CameraSpec | |
| sensorHeight(void) | CameraSpec | inline |
| setDirty(bool dirty) | CameraSpec |