Qt ドキュメントを読む
Qtまたは Qt for Pythonのドキュメントを開くには(エディターで開いているファイルの種類によって異なります)、Command Palette にアクセスし、Qt: Documentation: Open homepage を選択します。
ドキュメントは Visual Studio Code の Simple Browser で開きます。他のブラウザで開くには、Qt の設定でOpen Online Documentation in External Browser を選択してください。
ドキュメントの検索
クラス名や関数名など、エディターで選択した単語のドキュメントを検索するには、次のようにします:
- エディタで単語を選択します。
- Command Palette に移動し、Qt: Documentation: Search for the current word を選択します。

シンプルブラウザで Qt ドキュメントを開きます。
ドキュメント内のテキストを検索するには
- Command Palette に移動し、Qt: Documentation: Search を選択します。
- 検索文字列を入力し、Enter キーを押します。
Qt の設定も参照してください 。
© 2024 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.