エディター設定の指定
Qt Creator は、ファイルのMIMEタイプを使用して、ファイルを開くときに使用するモードとエディタを決定します。例えば、Qt Creator はEdit モードで.txt ファイルをテキストエディタで開きます。
現在のプロジェクトのテキストエディタの動作を設定するには
- Projects >Project Settings >Editor を選択します。
- Use global settings をクリアします。
- プロジェクトのテキストエディタ設定を指定します。

グローバル設定に戻すには、Restore Global を選択します。
フォントの設定]、[テキストエンコーディングの変更]、[テキストまたはコードのインデント]、[関数のツールチップの表示]、および [テキストエディタ]も参照してください 。
Copyright © The Qt Company Ltd. and other contributors. 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.