Skip to content

QLabel

This is Qt read-only text label. Use GetText to read the current value of the label text.

Extends QWidget

Extends SeSSimulatedObject

Behavior Pattern: QtTextBehavior

Property Summary

Property Description Getter Setter
Text Text of the object, 'false' if text can not be read. GetText

Property Detail

Text

Text of the object, 'false' if text can not be read.

Type: string

Accessors: GetText