Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qtquickcontrols-fluentwinui3.qdoc
Go to the documentation of this file.
1
// Copyright (C) 2024 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4
/*!
5
\page qtquickcontrols-fluentwinui3.html
6
\title FluentWinUI3 Style
7
8
The FluentWinUI3 Style is a modern, native-looking style designed for platforms
9
running Windows 11 and above.
10
\l {detailed-desc-FluentWinUI3}{More...}
11
12
\styleimport {QtQuick.Controls.FluentWinUI3} {Qt 6.8}
13
14
\section1 Detailed Description
15
\target detailed-desc-FluentWinUI3
16
17
The FluentWinUI3 style draws inspiration from the Fluent UI design and the WinUI3 framework.
18
It utilizes image assets for most of the visual elements while at the same time adhering
19
to the global theme colors configured on Windows systems and the \l {fluentwinui3-palette}{palette}.
20
21
The FluentWinUI3 style is not a native style and can be run on all supported platforms,
22
looking more or less identical everywhere. Minor differences may occur due to differences
23
in available system fonts and font rendering engines.
24
25
\include style-screenshots.qdocinc {file} {FluentWinUI3} {fluentwinui3}
26
27
To run an application with the FluentWinUI3 style, see
28
\l {Using Styles in Qt Quick Controls}.
29
30
\section2 Current state
31
32
The FluentWinUI3 style is under development, and some controls are not yet supported. Those controls
33
are: \l Dial, \l Drawer, \l HorizontalHeaderView, \l SplitView, \l StackView, \l SwipeDelegate,
34
\l SwipeView, \l TreeViewDelegate, \l Tumbler, and \l VerticalHeaderView. Those will fall back to
35
use the \l {Fusion Style}.
36
37
\section2 Customization
38
39
\section3 Palette
40
\target fluentwinui3-palette
41
42
The FluentWinUI3 style supports palette customization via the \l {Item::}{palette}
43
property and the \l {Palette Configuration}{qtquickcontrols2.conf} file. As with other styles,
44
the exact \l[QML]{Palette}{palette roles} that the FluentWinUI3 style uses are style-dependent.
45
\note Since the style incorporates image assets, certain elements of the control may not be customizable.
46
*/
qtdeclarative
src
quickcontrols
doc
src
qtquickcontrols-fluentwinui3.qdoc
Generated on
for Qt by
1.14.0