RTC Toolkit 4.0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
rtccomponentwidget.RtcComponentTVLabelWidget Class Reference

Implements the Label widget of the RtcComponentWidget. More...

Inheritance diagram for rtccomponentwidget.RtcComponentTVLabelWidget:

Public Member Functions

def __init__ (self, parent=None, designMode=False)
 Initializes the Widget, setting the parent.
 
def setModel (self, model)
 

Public Attributes

 lbl_name
 

Static Public Attributes

Qt layoutAlignment = Qt.Qt.AlignTop
 

Detailed Description

Implements the Label widget of the RtcComponentWidget.

This widget is used by the TaurusForm class to create the widget that belongs to the "Label" column of the grid layout of the TaurusForm.

Constructor & Destructor Documentation

◆ __init__()

def rtccomponentwidget.RtcComponentTVLabelWidget.__init__ (   self,
  parent = None,
  designMode = False 
)

Initializes the Widget, setting the parent.

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 Function Documentation

◆ setModel()

def rtccomponentwidget.RtcComponentTVLabelWidget.setModel (   self,
  model 
)

Member Data Documentation

◆ layoutAlignment

Qt rtccomponentwidget.RtcComponentTVLabelWidget.layoutAlignment = Qt.Qt.AlignTop
static

◆ lbl_name

rtccomponentwidget.RtcComponentTVLabelWidget.lbl_name

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