Description of type ExclamationIcon¶
Constructor of type ExclamationIcon¶
Syntax¶
Properties of type ExclamationIcon¶
Below is a list of the available properties provided by the ExclamationIcon type. Click on a property name to see its detailed description and examples.
| Property | Description |
|---|---|
| text | The text displayed in the label. Empty by default, since icon is set via pixmap. |
| visible | Whether the icon is visible. |
| enabled | Whether the label is enabled. |
Methods of type ExclamationIcon¶
Below is a list of the available methods provided by the ExclamationIcon type. Click on a method name to see its detailed description and examples.
| Method | Description |
|---|---|
| setText() | Sets the text (rarely used, since this is an icon-only label). |
| setEnabled() | Sets the enabled. |
| setVisible() | Sets the visible. |
Signals of type ExclamationIcon¶
No signals.
Last update: 18 August 2025, 14:28