Miscellaneous Macros

You can use the following macros to affect the HTML output and to use standard terminology:

\borderedimage

Like \image, but adds a border around the image.

\examplecategory

Describes the category an example is sorted to in the Qt Creator Examples tab.

\key

Formats keyboard key names.

\nullptr

Expands to the term to use for null pointers.

\summary

Like \brief, but replicates the sentence also as text.

Wrap the entire sentence within {}. For example:

\summary {Creates a build target.}

See also macro and Macros.

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