qt-creatordoxygen

Qt Creator does not recognize \ character as Doxygen prefix


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?


Solution

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