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

#include <LogReplayLinkController.h>

+ Inheritance diagram for LogReplayLinkController:
+ Collaboration diagram for LogReplayLinkController:

Signals

void isPlayingChanged (bool isPlaying)
 
void linkChanged (LogReplayLink *link)
 
void percentCompleteChanged (qreal percentComplete)
 
void playbackSpeedChanged (qreal playbackSpeed)
 
void playheadTimeChanged (const QString &playheadTime)
 
void totalTimeChanged (const QString &totalTime)
 

Detailed Description

Definition at line 11 of file LogReplayLinkController.h.

Member Function Documentation

◆ isPlayingChanged

void LogReplayLinkController::isPlayingChanged ( bool  isPlaying)
signal

◆ linkChanged

void LogReplayLinkController::linkChanged ( LogReplayLink link)
signal

◆ percentCompleteChanged

void LogReplayLinkController::percentCompleteChanged ( qreal  percentComplete)
signal

◆ playbackSpeedChanged

void LogReplayLinkController::playbackSpeedChanged ( qreal  playbackSpeed)
signal

◆ playheadTimeChanged

void LogReplayLinkController::playheadTimeChanged ( const QString &  playheadTime)
signal

◆ totalTimeChanged

void LogReplayLinkController::totalTimeChanged ( const QString &  totalTime)
signal

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