YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
StartDlg Class Reference

#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/src/guis/yarpmotorgui/startdlg.h>

+ Inheritance diagram for StartDlg:

Public Member Functions

 StartDlg (QWidget *parent=0)
 
 ~StartDlg ()
 
void init (std::vector< std::string > partsName)
 
std::vector< bool > getEnabledParts ()
 

Detailed Description

Definition at line 19 of file startdlg.h.

Constructor & Destructor Documentation

◆ StartDlg()

StartDlg::StartDlg ( QWidget *  parent = 0)
explicit

Definition at line 14 of file startdlg.cpp.

◆ ~StartDlg()

StartDlg::~StartDlg ( )

Definition at line 24 of file startdlg.cpp.

Member Function Documentation

◆ getEnabledParts()

std::vector< bool > StartDlg::getEnabledParts ( )

Definition at line 63 of file startdlg.cpp.

◆ init()

void StartDlg::init ( std::vector< std::string >  partsName)

Definition at line 30 of file startdlg.cpp.


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