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

#include <QGCCorePlugin.h>

+ Inheritance diagram for QGCCorePlugin:
+ Collaboration diagram for QGCCorePlugin:

Signals

void showTouchAreasChanged (bool showTouchAreas)
 
void showAdvancedUIChanged (bool showAdvancedUI)
 

Protected Attributes

bool _showTouchAreas = false
 
bool _showAdvancedUI = true
 

Detailed Description

Definition at line 27 of file QGCCorePlugin.h.

Member Function Documentation

◆ showAdvancedUIChanged

void QGCCorePlugin::showAdvancedUIChanged ( bool  showAdvancedUI)
signal

◆ showTouchAreasChanged

void QGCCorePlugin::showTouchAreasChanged ( bool  showTouchAreas)
signal

Member Data Documentation

◆ _showAdvancedUI

bool QGCCorePlugin::_showAdvancedUI = true
protected

Definition at line 198 of file QGCCorePlugin.h.

◆ _showTouchAreas

bool QGCCorePlugin::_showTouchAreas = false
protected

Definition at line 197 of file QGCCorePlugin.h.


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