FluentUI QML Types
To run your application with the FluentUI style, add the following in the main function:
qputenv("QT_QUICK_CONTROLS_STYLE", "FluentUI");
Or add the following in a single .qml file:
import FluentUI
A styled push button with Fluent Design theming
A styled check box with Fluent Design indicator
A styled combo box with Fluent Design dropdown
A styled delay/hold button with progress fill animation
A styled dial/knob control with Fluent Design theming
A styled dialog with Fluent Design theming and enter/exit animations
A styled dialog button box for organizing dialog actions
A styled slide-in drawer panel with Fluent Design theming
A styled frame container with border and corner radius
A styled group box container with title label
A styled horizontal table header view
A styled item delegate for list and table views
A styled text label with Fluent Design typography
A styled popup menu with Fluent Design theming
A styled menu bar with Fluent Design theming
A styled menu bar item with Fluent Design theming
A styled menu item with Fluent Design theming
A styled menu separator line
A styled page container with title header
A styled page indicator with a smooth pill-based active indicator
A styled pane container with Fluent Design theming
A styled popup container for overlays
A styled progress bar with determinate and indeterminate modes
A styled radio button with a Fluent Design indicator
A styled dual-handle range slider with Fluent Design
A styled scroll bar with Fluent Design
A styled selection rectangle with drag handles
A styled slider with a Fluent Design handle
A styled numeric spin box with increment and decrement controls
A styled split view, providing an alias for SplitLayout
A styled stack view for page-based navigation
A styled toggle switch with a Fluent Design indicator
A styled tab bar with animated accent highlight
A styled tab button for use in a TabBar
A styled multi-line text input area
A styled text input field, providing an alias for TextBox
A styled toolbar container
A styled tooltip
A styled tree view item delegate
A styled tumbler/picker wheel
A styled vertical table header view
A styled push button with Fluent Design theming | |
A styled check box with Fluent Design indicator | |
A styled combo box with Fluent Design dropdown | |
A styled delay/hold button with progress fill animation | |
A styled dial/knob control with Fluent Design theming | |
A styled dialog with Fluent Design theming and enter/exit animations | |
A styled dialog button box for organizing dialog actions | |
A styled slide-in drawer panel with Fluent Design theming | |
A styled frame container with border and corner radius | |
A styled group box container with title label | |
A styled horizontal table header view | |
A styled item delegate for list and table views | |
A styled text label with Fluent Design typography | |
A styled popup menu with Fluent Design theming | |
A styled menu bar with Fluent Design theming | |
A styled menu bar item with Fluent Design theming | |
A styled menu item with Fluent Design theming | |
A styled menu separator line | |
A styled page container with title header | |
A styled page indicator with a smooth pill-based active indicator | |
A styled pane container with Fluent Design theming | |
A styled popup container for overlays | |
A styled progress bar with determinate and indeterminate modes | |
A styled radio button with a Fluent Design indicator | |
A styled dual-handle range slider with Fluent Design | |
A styled scroll bar with Fluent Design | |
A styled selection rectangle with drag handles | |
A styled slider with a Fluent Design handle | |
A styled numeric spin box with increment and decrement controls | |
A styled split view, providing an alias for SplitLayout | |
A styled stack view for page-based navigation | |
A styled toggle switch with a Fluent Design indicator | |
A styled tab bar with animated accent highlight | |
A styled tab button for use in a TabBar | |
A styled multi-line text input area | |
A styled text input field, providing an alias for TextBox | |
A styled toolbar container | |
A styled tooltip | |
A styled tree view item delegate | |
A styled tumbler/picker wheel | |
A styled vertical table header view |