モノに名前をつける
一般に、titleコマンドは、それに続く最初の改行までのすべてを引数とみなします。タイトルが長すぎて複数行にまたがる場合は、(最後の行を除いて)各行の末尾をバックスラッシュで囲んでください。
コマンド
\タイトル
Ъタイトル・コマンドは、ドキュメント・ページのタイトルを設定します。
/*! \page signalandslots.html \title Signals & Slots Signals and slots are used for communication between objects. The signals and slots mechanism is a central feature of Qt, and probably the part that differs most from the features provided by other frameworks. ... */
また、"\subtitle" も参照してください。
\サブタイトル
を参照してください。
/*! \page qtopiacore-overview.html \title Qtopia Core \subtitle Qt for Embedded Linux Qt/Embedded, the embedded Linux port of Qt, is a complete and self-contained C++ GUI and platform development tool for Linux-based embedded development. ... */
を参照してください。
© 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.