QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
QGCFlyViewOptions Class Reference

#include <QGCOptions.h>

+ Inheritance diagram for QGCFlyViewOptions:
+ Collaboration diagram for QGCFlyViewOptions:

Signals

void guidedBarShowEmergencyStopChanged (bool show)
 
void guidedBarShowOrbitChanged (bool show)
 
void guidedBarShowROIChanged (bool show)
 

Protected Member Functions

virtual bool showMultiVehicleList () const
 
virtual bool showMapScale () const
 
virtual bool showInstrumentPanel () const
 
virtual bool guidedBarShowEmergencyStop () const
 
virtual bool guidedBarShowOrbit () const
 
virtual bool guidedBarShowROI () const
 

Protected Attributes

const QGCOptions_options = nullptr
 

Detailed Description

Definition at line 14 of file QGCOptions.h.

Member Function Documentation

◆ guidedBarShowEmergencyStop()

virtual bool QGCFlyViewOptions::guidedBarShowEmergencyStop ( ) const
inlineprotectedvirtual

Definition at line 39 of file QGCOptions.h.

◆ guidedBarShowEmergencyStopChanged

void QGCFlyViewOptions::guidedBarShowEmergencyStopChanged ( bool  show)
signal

◆ guidedBarShowOrbit()

virtual bool QGCFlyViewOptions::guidedBarShowOrbit ( ) const
inlineprotectedvirtual

Definition at line 40 of file QGCOptions.h.

◆ guidedBarShowOrbitChanged

void QGCFlyViewOptions::guidedBarShowOrbitChanged ( bool  show)
signal

◆ guidedBarShowROI()

virtual bool QGCFlyViewOptions::guidedBarShowROI ( ) const
inlineprotectedvirtual

Definition at line 41 of file QGCOptions.h.

◆ guidedBarShowROIChanged

void QGCFlyViewOptions::guidedBarShowROIChanged ( bool  show)
signal

◆ showInstrumentPanel()

virtual bool QGCFlyViewOptions::showInstrumentPanel ( ) const
inlineprotectedvirtual

Definition at line 38 of file QGCOptions.h.

◆ showMapScale()

virtual bool QGCFlyViewOptions::showMapScale ( ) const
inlineprotectedvirtual

Definition at line 37 of file QGCOptions.h.

◆ showMultiVehicleList()

virtual bool QGCFlyViewOptions::showMultiVehicleList ( ) const
inlineprotectedvirtual

Definition at line 36 of file QGCOptions.h.

Member Data Documentation

◆ _options

const QGCOptions* QGCFlyViewOptions::_options = nullptr
protected

Definition at line 43 of file QGCOptions.h.


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