Skip to content

Methods of type QmlWarningIcon

Below is a list of the available methods provided by the QmlWarningIcon type. Click on a method name to see its detailed description and examples.

Method Description
setPixmap(pixmap) Updates the displayed warning icon. Can be used to change the image dynamically.
setAlignment(alignment) Sets the alignment of the icon within the label.
setText(text) Sets the text (rarely used, since this is an icon-only label).
Last update: 18 August 2025, 14:28