setToolTipText()
Set the hover text shown over the object.
arccircle.setToolTipText()
Parameters
arccircle.setToolTipText(text=None)
| Parameter | Type | Default | Description |
|---|---|---|---|
text |
str |
None |
The tooltip text. If omitted, the tooltip is cleared. |
Set the hover text shown over the object.
arccircle.setToolTipText()
arccircle.setToolTipText(text=None)
| Parameter | Type | Default | Description |
|---|---|---|---|
text |
str |
None |
The tooltip text. If omitted, the tooltip is cleared. |