__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
import QtQuick
import QtQuick.Templates as T
import QtQuick.Controls.impl
import QtQuick.Controls.Fusion
import QtQuick.Controls.Fusion.impl
T.DialogButtonBox {
id: control
implicitWidth: Math.max(implicitBackgroundWidth + leftInset + rightInset,
contentWidth + leftPadding + rightPadding)
implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset,
contentHeight + topPadding + bottomPadding)
spacing: 6
padding: 6
alignment: Qt.AlignRight
delegate: Button { }
contentItem: ListView {
implicitWidth: contentWidth
model: control.contentModel
spacing: control.spacing
orientation: ListView.Horizontal
boundsBehavior: Flickable.StopAtBounds
snapMode: ListView.SnapToItem
}
background: Rectangle {
implicitHeight: 32
x: 1; y: 1
width: parent.width - 2
height: parent.height - 2
color: control.palette.window
radius: 2
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| impl | Folder | 0755 |
|
|
| ApplicationWindow.qml | File | 353 B | 0644 |
|
| BusyIndicator.qml | File | 1.13 KB | 0644 |
|
| Button.qml | File | 1.21 KB | 0644 |
|
| CheckBox.qml | File | 1.5 KB | 0644 |
|
| CheckDelegate.qml | File | 1.9 KB | 0644 |
|
| ComboBox.qml | File | 4.8 KB | 0644 |
|
| DelayButton.qml | File | 2.73 KB | 0644 |
|
| Dial.qml | File | 1.42 KB | 0644 |
|
| Dialog.qml | File | 1.85 KB | 0644 |
|
| DialogButtonBox.qml | File | 1.16 KB | 0644 |
|
| Drawer.qml | File | 1.89 KB | 0644 |
|
| Frame.qml | File | 770 B | 0644 |
|
| GroupBox.qml | File | 1.38 KB | 0644 |
|
| HorizontalHeaderView.qml | File | 1.72 KB | 0644 |
|
| ItemDelegate.qml | File | 1.5 KB | 0644 |
|
| Label.qml | File | 390 B | 0644 |
|
| Menu.qml | File | 1.59 KB | 0644 |
|
| MenuBar.qml | File | 1.15 KB | 0644 |
|
| MenuBarItem.qml | File | 1.32 KB | 0644 |
|
| MenuItem.qml | File | 2.5 KB | 0644 |
|
| MenuSeparator.qml | File | 820 B | 0644 |
|
| Page.qml | File | 978 B | 0644 |
|
| PageIndicator.qml | File | 1.14 KB | 0644 |
|
| Pane.qml | File | 706 B | 0644 |
|
| Popup.qml | File | 914 B | 0644 |
|
| ProgressBar.qml | File | 2.62 KB | 0644 |
|
| RadioButton.qml | File | 1.45 KB | 0644 |
|
| RadioDelegate.qml | File | 1.9 KB | 0644 |
|
| RangeSlider.qml | File | 2.08 KB | 0644 |
|
| RoundButton.qml | File | 2.35 KB | 0644 |
|
| ScrollBar.qml | File | 1.52 KB | 0644 |
|
| ScrollIndicator.qml | File | 1.3 KB | 0644 |
|
| ScrollView.qml | File | 1 KB | 0644 |
|
| SelectionRectangle.qml | File | 936 B | 0644 |
|
| Slider.qml | File | 1.29 KB | 0644 |
|
| SpinBox.qml | File | 4.87 KB | 0644 |
|
| SplitView.qml | File | 954 B | 0644 |
|
| SwipeDelegate.qml | File | 1.6 KB | 0644 |
|
| Switch.qml | File | 1.44 KB | 0644 |
|
| SwitchDelegate.qml | File | 1.97 KB | 0644 |
|
| TabBar.qml | File | 1.36 KB | 0644 |
|
| TabButton.qml | File | 2.07 KB | 0644 |
|
| TextArea.qml | File | 1.62 KB | 0644 |
|
| TextField.qml | File | 2.31 KB | 0644 |
|
| ToolBar.qml | File | 1.49 KB | 0644 |
|
| ToolButton.qml | File | 1.2 KB | 0644 |
|
| ToolSeparator.qml | File | 1.04 KB | 0644 |
|
| ToolTip.qml | File | 1.31 KB | 0644 |
|
| TreeViewDelegate.qml | File | 3.77 KB | 0644 |
|
| Tumbler.qml | File | 1.57 KB | 0644 |
|
| VerticalHeaderView.qml | File | 1.68 KB | 0644 |
|
| libqtquickcontrols2fusionstyleplugin.so | File | 66.46 KB | 0644 |
|
| plugins.qmltypes | File | 5.02 KB | 0644 |
|
| qmldir | File | 3.25 KB | 0644 |
|