ベーシック・スタイル

ベーシックスタイルは、基本的なオールラウンドスタイルです。

ベーシックスタイルは、Qt Quick コントロールのパフォーマンスを最大限に引き出すシンプルで軽量なスタイルです。最小限のQt Quick プリミティブで構築され、アニメーションやトランジションは最小限に抑えられています。

このスタイルは、Qt Quick Controls アプリケーションを実行するときにデフォルトで選択されます。モジュールのリソースに組み込まれているため、デフォルトではQt Quick Controls モジュールに依存するすべてのアプリケーションに同梱されています。

注意: Basic スタイルは、他のスタイルのフォールバックとして使用されます。あるスタイルが特定のコントロールを実装していない場合、そのコントロールの Basic スタイルの実装が選択されます。

関連情報: マテリアル・スタイルユニバーサル・スタイル

© 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.