6 class WinchDeploymentDialogUI;
13 class WinchDeploymentDialog;
14 class DistanceEncoder;
48 Ui::WinchDeploymentDialogUI*
ui;
A distance encoder is a device that measures distance by generating pulses in response to an object's...
Definition DistanceEncoder.h:36
A motor is a device which produces rotational spin. This could be anything from a servo motor to a ra...
Definition Motor.h:44
Definition WinchDeploymentWidget.h:38
WinchDeploymentDialog(QWidget *parent=nullptr)
Motor * m_winch
Definition WinchDeploymentWidget.h:46
Ui::WinchDeploymentDialogUI * ui
Definition WinchDeploymentWidget.h:48
void setMotor(Motor *winch)
WinchDeploymentDialog(Motor *winch, QWidget *parent=nullptr)
DistanceEncoder * m_encoder
Definition WinchDeploymentWidget.h:47
Definition FontEditor.h:6