1

At the moment, I write Doxygen keywords as @brief, but I would like to write \brief.

The problem is that when I start typing the \ character, Qt Creator does not provide Doxygen keyword completion. It only shows the hints when I use @ character.

How can I configure Qt Creator to recognize \ character as a Doxygen prefix?

1 Answer 1

2

Edit -> Preferences -> Documentation Comments -> Doxygen command prefix: \ Doxygen command prefix

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.