#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/src/guis/yarpmotorgui/startdlg.h>
Public Member Functions | |
StartDlg (QWidget *parent=0) | |
~StartDlg () | |
void | init (std::vector< std::string > partsName) |
std::vector< bool > | getEnabledParts () |
Definition at line 19 of file startdlg.h.
|
explicit |
Definition at line 14 of file startdlg.cpp.
StartDlg::~StartDlg | ( | ) |
Definition at line 24 of file startdlg.cpp.
std::vector< bool > StartDlg::getEnabledParts | ( | ) |
Definition at line 63 of file startdlg.cpp.
void StartDlg::init | ( | std::vector< std::string > | partsName | ) |
Definition at line 30 of file startdlg.cpp.