API Documentation
Loading...
Searching...
No Matches
WinchDeploymentDialog Class Reference

#include <WinchDeploymentWidget.h>

Inheritance diagram for WinchDeploymentDialog:
[legend]
Collaboration diagram for WinchDeploymentDialog:
[legend]

Public Member Functions

 WinchDeploymentDialog (QWidget *parent=nullptr)
 
 WinchDeploymentDialog (Motor *winch, QWidget *parent=nullptr)
 
void setMotor (Motor *winch)
 

Protected Member Functions

void setupUI ()
 

Protected Attributes

Motorm_winch
 
DistanceEncoderm_encoder
 
Ui::WinchDeploymentDialogUI * ui
 

Constructor & Destructor Documentation

◆ WinchDeploymentDialog() [1/2]

WinchDeploymentDialog ( QWidget * parent = nullptr)

◆ WinchDeploymentDialog() [2/2]

WinchDeploymentDialog ( Motor * winch,
QWidget * parent = nullptr )

Member Function Documentation

◆ setMotor()

void setMotor ( Motor * winch)

◆ setupUI()

void setupUI ( )
protected

Member Data Documentation

◆ m_encoder

DistanceEncoder* m_encoder
protected

◆ m_winch

Motor* m_winch
protected

◆ ui

Ui::WinchDeploymentDialogUI* ui
protected

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