C

Qt Quick Enterprise Controls Styles QML Types

The Qt Quick Enterprise Controls module provides a set of QML types for handling styles.

Some of the controls allow custom styling similar to widget style sheets. A styling object is usually a collection of properties that control behavior and simple delegates that can be replaced with custom QML snippets.

import QtQuick.Enterprise.Controls.Styles 1.3

CircularGaugeStyle

Provides custom styling for CircularGauge

DelayButtonStyle

Provides custom styling for DelayButton

DialStyle

Provides custom styling for Dial

GaugeStyle

Provides custom styling for Gauge

PieMenuStyle

Provides custom styling for PieMenu

StatusIndicatorStyle

Provides custom styling for StatusIndicatorStyle

ToggleButtonStyle

Provides custom styling for ToggleButton

TumblerStyle

Provides custom styling for Tumbler

Available under certain Qt licenses.
Find out more.