List of All Members for InlineMessage
This is the complete list of members for InlineMessage, including inherited members.
- actions : list<Action>
- animating : bool [read-only]
- hoveredLink : string [read-only]
- icon
- icon.color : color
- icon.fromControlsIcon : function
- icon.height : real
- icon.name : string
- icon.source : var
- icon.width : real
- position : enumeration
- showCloseButton : bool
- text : string
- type : enumeration
- linkActivated(string link)
- linkHovered(string link)
The following members are inherited from Control.
- availableHeight : real [read-only]
- availableWidth : real [read-only]
- background : Item
- bottomInset : real
(since QtQuick.Controls 2.5 (Qt 5.12)) - bottomPadding : real
- contentItem : Item
- focusReason : enumeration
- font : font
- horizontalPadding : real
(since QtQuick.Controls 2.5 (Qt 5.12)) - hoverEnabled : bool
- hovered : bool [read-only]
- 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] - leftInset : real
(since QtQuick.Controls 2.5 (Qt 5.12)) - leftPadding : real
- locale : Locale
- mirrored : bool [read-only]
- padding : real
- rightInset : real
(since QtQuick.Controls 2.5 (Qt 5.12)) - rightPadding : real
- spacing : real
- topInset : real
(since QtQuick.Controls 2.5 (Qt 5.12)) - topPadding : real
- verticalPadding : real
(since QtQuick.Controls 2.5 (Qt 5.12)) - visualFocus : bool [read-only]
- wheelEnabled : bool