API Documentation
|
#include <WinchDeploymentWidget.h>
Public Member Functions | |
WinchDeploymentDialog (QWidget *parent=nullptr) | |
WinchDeploymentDialog (Motor *winch, QWidget *parent=nullptr) | |
void | setMotor (Motor *winch) |
Protected Member Functions | |
void | setupUI () |
Protected Attributes | |
Motor * | m_winch |
DistanceEncoder * | m_encoder |
Ui::WinchDeploymentDialogUI * | ui |
WinchDeploymentDialog | ( | QWidget * | parent = nullptr | ) |
WinchDeploymentDialog | ( | Motor * | winch, |
QWidget * | parent = nullptr ) |
void setMotor | ( | Motor * | winch | ) |
|
protected |
|
protected |
|
protected |
|
protected |