Logo FluentUI

FluentUI impl QML Types

FluentUI impl provides impl to improve user interfaces.

FluentUI impl QML types can be imported into your application using the following import statement in your .qml file:

 import FluentUI.impl

ControlBackgroundImpl

Painted background renderer for controls such as buttons

DataGridModel

List model for tabular data in DataGrid

DesktopCaptureItem

Desktop capture preview for color picking

FileWatcher

File system change monitor

FluentUI

Attached property propagator for theme and visual settings

Frameless

Helper for managing native frameless windows

ImageItem

Painted item for displaying a QImage

InputBackgroundImpl

Painted background renderer for text input controls

LineNumberModel

Line number model for code editor controls

Objects

Generic object container for managing QML children

QRCodeImpl

QR code encoder and painter backend

R

Singleton providing access to system resources

RoundRectangle

Rectangle with independent per-corner radius

StarterImpl

Single-instance application support backend

SyntaxHighlighter

QML syntax highlighter component

SyntaxHighlighterImpl

QSyntaxHighlighter bridge for QML

TabBackgroundImpl

Painted background renderer for tab controls

TextCharFormat

Text character format for syntax highlighting rules

Tools

A singleton utility type providing cross-platform system tools

TourBackgroundImpl

Tour overlay mask painter

TreeDataGridModel

Tree model for hierarchical data in a DataGrid

TreeNode

A single node in a tree data structure

WatermarkImpl

Watermark text painter backend

WindowOpacityFixer

Window opacity fixer for cross-platform support