A text label.
Inherits: BorderedViewObject
Collection class: ViewObjectCollection
autoResize [Obsolete]
ViewObject parent - The parent to place the new label in. May also be a string containing the name of an existing ViewObject.
Window window - The window to place the new label in. May also be a string containing the name of an existing Window.
Contains the text contents of the label. This may include carriage returns (\n), scalar references of the form [scalar_name], and some basic LaTeX.
Contains the rotation angle of the label. Rotation is clockwise from normal and is stored in degrees.
Contains the number of digits of precision to display data values in the label. Restricted to a value between 0 and 16 inclusive.
Determines if the contents of the label should be interpreted in order to substitute LaTeX-like constructs. Default is true.
Determines if the contents of the label should be interpreted in order to substitute variable reference constructs. Default is true.
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team