MotionPlanningServerTaskList Class Reference

#include <RobotComponents/gui-plugins/MotionPlanning/QtWidgets/MotionPlanningServerTaskList.h>

+ Inheritance diagram for MotionPlanningServerTaskList:

Public Slots

void clearList ()
 
void enableAutoUpdate (bool enabled)
 
void updateList ()
 

Public Member Functions

std::optional< Ice::Long > getSelectedId ()
 
 MotionPlanningServerTaskList (QWidget *parent=nullptr)
 
void setMotionPlanningServer (const MotionPlanningServerInterfacePrx &planningServerPrx)
 
 ~MotionPlanningServerTaskList () override
 

Protected Member Functions

void timerEvent (QTimerEvent *) override
 

Detailed Description

Definition at line 40 of file MotionPlanningServerTaskList.h.

Constructor & Destructor Documentation

◆ MotionPlanningServerTaskList()

MotionPlanningServerTaskList ( QWidget *  parent = nullptr)
explicit

Definition at line 33 of file MotionPlanningServerTaskList.cpp.

+ Here is the call graph for this function:

◆ ~MotionPlanningServerTaskList()

Definition at line 42 of file MotionPlanningServerTaskList.cpp.

Member Function Documentation

◆ clearList

void clearList ( )
slot

Definition at line 110 of file MotionPlanningServerTaskList.cpp.

+ Here is the caller graph for this function:

◆ enableAutoUpdate

void enableAutoUpdate ( bool  enabled)
slot

Definition at line 115 of file MotionPlanningServerTaskList.cpp.

◆ getSelectedId()

std::optional< Ice::Long > getSelectedId ( )

Definition at line 47 of file MotionPlanningServerTaskList.cpp.

+ Here is the caller graph for this function:

◆ setMotionPlanningServer()

void setMotionPlanningServer ( const MotionPlanningServerInterfacePrx &  planningServerPrx)
inline

Definition at line 50 of file MotionPlanningServerTaskList.h.

◆ timerEvent()

void timerEvent ( QTimerEvent *  )
overrideprotected

Definition at line 120 of file MotionPlanningServerTaskList.cpp.

+ Here is the call graph for this function:

◆ updateList

void updateList ( )
slot

Definition at line 58 of file MotionPlanningServerTaskList.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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