|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <LogReplayLink.h>
Inheritance diagram for LogReplayConfiguration:
Collaboration diagram for LogReplayConfiguration:Signals | |
| void | filenameChanged () |
Signals inherited from LinkConfiguration | |
| void | nameChanged (const QString &name) |
| void | linkChanged () |
| void | dynamicChanged () |
| void | autoConnectChanged () |
| void | highLatencyChanged () |
Additional Inherited Members | |
Protected Attributes inherited from LinkConfiguration | |
| std::weak_ptr< LinkInterface > | _link |
| Link currently using this configuration (if any) | |
Definition at line 20 of file LogReplayLink.h.
|
signal |