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

#include <Joystick.h>

Public Member Functions

 AssignedButtonAction (const QString &name, bool repeat)
 

Public Attributes

QString actionName
 
bool repeat = false
 
QElapsedTimer buttonElapsedTimer
 

Detailed Description

Definition at line 25 of file Joystick.h.

Constructor & Destructor Documentation

◆ AssignedButtonAction()

AssignedButtonAction::AssignedButtonAction ( const QString &  name,
bool  repeat 
)

Definition at line 40 of file Joystick.cc.

Member Data Documentation

◆ actionName

QString AssignedButtonAction::actionName

Definition at line 30 of file Joystick.h.

◆ buttonElapsedTimer

QElapsedTimer AssignedButtonAction::buttonElapsedTimer

Definition at line 32 of file Joystick.h.

◆ repeat

bool AssignedButtonAction::repeat = false

Definition at line 31 of file Joystick.h.


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