モノに名前をつける

一般に、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.
    ...
*/

参照してください。

本ドキュメントに含まれる文書の著作権は、それぞれの所有者に帰属します Qtおよび各ロゴは、The Qt Company Ltd.の商標です。 Qtおよびそれぞれのロゴは、フィンランドおよびその他の国におけるThe Qt Company Ltd.の 商標です。その他すべての商標は、それぞれの所有者に帰属します。