Fluid
1.3.0
Material Design for QtQuick and Qml
Loading...
Searching...
No Matches
Action.qml
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2026 Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
2
// SPDX-License-Identifier: MPL-2.0
3
4
import
QtQuick.Templates as T
5
32
T.Action {
34
property string supportingText: ""
35
37
property string trailingText: "
"
38
40
property var badgeContent: "
"
41
}
src
controls
qml
components
Action.qml
Generated by
1.9.8