List of All Members for ToolTip
This is the complete list of members for ToolTip, including inherited members.
- delay : int [attached]
- delay : int
- text : string [attached]
- text : string
- timeout : int [attached]
- timeout : int
- toolTip : ToolTip [attached]
- visible : bool [attached]
- void hide() [attached]
- void show(string text, int timeout) [attached]
The following members are inherited from Popup.
- activeFocus : bool
- availableHeight : real
- availableWidth : real
- background : Item
- bottomMargin : real
- bottomPadding : real
- clip : bool
- closePolicy : enumeration
- contentChildren : list<Item>
- contentData : list<Object>
- contentHeight : real
- contentItem : Item
- contentWidth : real
- dim : bool
- enter : Transition
- exit : Transition
- focus : bool
- font : font
- height : real
- implicitHeight : real
- implicitWidth : real
- leftMargin : real
- leftPadding : real
- locale : Locale
- margins : real
- modal : bool
- opacity : real
- padding : real
- parent : Item
- rightMargin : real
- rightPadding : real
- scale : real
- topMargin : real
- topPadding : real
- transformOrigin : enumeration
- visible : bool
- width : real
- x : real
- y : real
- z : real
- void close()
- void closed()
- void forceActiveFocus(reason)
- void open()
- void opened()
The following members are inherited from QtObject.
- objectName : string