RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
stdcmdswidget.StdCmdsWidget Class Reference

Standard Interface widget for RTCTK Control and Monitoring Tool. More...

Inheritance diagram for stdcmdswidget.StdCmdsWidget:

Public Member Functions

 __init__ (self, parent=None, designMode=False)
 Initialises the Widget.
 

Public Attributes

 ui = Ui_StdCmdsWidget()
 

Detailed Description

Standard Interface widget for RTCTK Control and Monitoring Tool.

Introduces slight modifications so that it can work in the Control and Monitoring Tool.

Constructor & Destructor Documentation

◆ __init__()

stdcmdswidget.StdCmdsWidget.__init__ ( self,
parent = None,
designMode = False )

Initialises the Widget.

This widget takes its UI definition from a Qt UI file.

Parameters
[in]parentQWidget that will be the parent of this widget
[in]designModeUsed by the Qt Designer to avoid undesirable interactions.

Member Data Documentation

◆ ui

stdcmdswidget.StdCmdsWidget.ui = Ui_StdCmdsWidget()

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