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
universal Directory Reference
+ Directory dependency graph for universal:

Directories

 impl
 

Files

 qquickuniversalstyle.cpp
 
 qquickuniversalstyle_p.h
 
 qquickuniversaltheme.cpp
 
 qquickuniversaltheme_p.h
 
 qtquickcontrols2universalstyleplugin.cpp
 

Detailed Description

This style is based on the Microsoft Universal Design Guidelines.

The colors and metrics used all around the QML and C++ files originate from the Windows 10 SDK. The files are called generic.xaml and themeresources.xml, and they are located in the following folder:

\‍(Program Files)\Windows Kits\10\DesignTime\CommonConfiguration\Neutral\UAP\<SDK version>\Generic

See also XAML theme resources.