Qt 6.6
Qt Quick Controls
QML Types
ToolTip
Qt 6.6.0 Reference Documentation
List of All Members for ToolTip
This is the complete list of members for
ToolTip
, including inherited members.
delay
: int
delay
: int [attached]
text
: string
text
: string [attached]
timeout
: int
timeout
: int [attached]
toolTip
: ToolTip [attached]
visible
: bool [attached]
void
hide
()
void
hide
() [attached]
void
show
(string
text
, int
timeout
)
void
show
(string
text
, int
timeout
) [attached]