FluentWinUI3 스타일
FluentWinUI3 스타일은 Windows 11 이상을 실행하는 플랫폼용으로 설계된 모던하고 네이티브한 스타일입니다. 더 보기...
임포트 문: | import QtQuick.Controls.FluentWinUI3 |
이후: | Qt 6.8 |
자세한 설명
FluentWinUI3 스타일은 Fluent UI 디자인과 WinUI3 프레임워크에서 영감을 얻었습니다. 대부분의 시각적 요소에 이미지 자산을 활용하는 동시에 Windows 시스템과 팔레트에 구성된 글로벌 테마 색상을 준수합니다.
FluentWinUI3 스타일은 기본 스타일이 아니며 지원되는 모든 플랫폼에서 실행할 수 있으며 어느 곳에서나 거의 동일하게 보입니다. 사용 가능한 시스템 글꼴 및 글꼴 렌더링 엔진의 차이로 인해 사소한 차이가 발생할 수 있습니다.
FluentWinUI3 스타일의 밝은 테마. | FluentWinUI3 스타일의 어두운 테마. |
FluentWinUI3 스타일로 애플리케이션을 실행하려면 Qt Quick Controls 에서 스타일 사용을 참조하세요.
현재 상태
FluentWinUI3 스타일은 개발 중이며 일부 컨트롤은 아직 지원되지 않습니다. 이러한 컨트롤은 다음과 같습니다: Dial, Drawer, HorizontalHeaderView, SplitView, StackView, SwipeDelegate, SwipeView, TreeViewDelegate, Tumbler, VerticalHeaderView 입니다. 이러한 컨트롤은 퓨전 스타일로 돌아갈 것입니다.
사용자 정의
팔레트
FluentWinUI3 스타일은 palette 속성 및 qtquickcontrols2.conf 파일을 통해 팔레트 사용자 지정을 지원합니다. 다른 스타일과 마찬가지로, FluentWinUI3 스타일이 사용하는 정확한 palette roles 은 스타일에 따라 다릅니다.
참고: 이 스타일에는 이미지 자산이 통합되어 있으므로 컨트롤의 특정 요소는 사용자 정의할 수 없습니다.
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.