List of All Members for ToolTip
これは、継承されたメンバを含むToolTipのメンバの完全なリストです。
- delay : int
- delay : int [attached]
- text : string
- text : string [attached]
- timeout : int
- timeout : int [attached]
- toolTip : ToolTip [attached]
- visible : bool [attached]
- void hide()
(since QtQuick.Controls 2.5 (Qt 5.12)) - void hide() [attached]
- void show(string text, int timeout)
(since QtQuick.Controls 2.5 (Qt 5.12)) - void show(string text, int timeout) [attached]
以下のメンバはPopup から継承されます。
- activeFocus : bool [read-only]
- anchors.centerIn : Item
(since QtQuick.Controls 2.5 (Qt 5.12)) - availableHeight : real [read-only]
- availableWidth : real [read-only]
- background : Item
- bottomInset : real
(since QtQuick.Controls 2.5 (Qt 5.12)) - bottomMargin : real
- bottomPadding : real
- clip : bool
- closePolicy : enumeration
- contentChildren : list<Item>
- contentData : list<QtObject> [default]
- contentHeight : real
- contentItem : Item
- contentWidth : real
- dim : bool
- enabled : bool
(since QtQuick.Controls 2.3 (Qt 5.10)) - enter : Transition
- exit : Transition
- focus : bool
- font : font
- height : real
- horizontalPadding : real
(since QtQuick.Controls 2.5 (Qt 5.12)) - implicitBackgroundHeight : real
(since QtQuick.Controls 2.5 (Qt 5.12))[read-only] - implicitBackgroundWidth : real
(since QtQuick.Controls 2.5 (Qt 5.12))[read-only] - implicitContentHeight : real
(since QtQuick.Controls 2.5 (Qt 5.12))[read-only] - implicitContentWidth : real
(since QtQuick.Controls 2.5 (Qt 5.12))[read-only] - implicitHeight : real
- implicitWidth : real
- leftInset : real
(since QtQuick.Controls 2.5 (Qt 5.12)) - leftMargin : real
- leftPadding : real
- locale : Locale
- margins : real
- mirrored : bool
(since QtQuick.Controls 2.3 (Qt 5.10))[read-only] - modal : bool
- opacity : real
- opened : bool
(since QtQuick.Controls 2.3 (Qt 5.10)) - padding : real
- palette : palette
(since QtQuick.Controls 2.3 (Qt 5.10)) - parent : Item
- popupType : enumeration
(since 6.8) - rightInset : real
(since QtQuick.Controls 2.5 (Qt 5.12)) - rightMargin : real
- rightPadding : real
- scale : real
- spacing : real
(since QtQuick.Controls 2.1 (Qt 5.8)) - topInset : real
(since QtQuick.Controls 2.5 (Qt 5.12)) - topMargin : real
- topPadding : real
- transformOrigin : enumeration
- verticalPadding : real
(since QtQuick.Controls 2.5 (Qt 5.12)) - visible : bool
- width : real
- x : real
- y : real
- z : real
- void aboutToHide()
- void aboutToShow()
- void close()
- void closed()
- void forceActiveFocus(enumeration reason)
- void open()
- void opened()
以下のメンバはQtObject から継承されています。
- objectName : string
© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.