Answer the question
In order to leave comments, you need to log in
How to change the contents of the popup when hovering over a method/variable?
To change the contents of the pop-up window when hovering over a class method/variable in the code, I use "///" above the method/variable, this works with methods, but with variables only for C ++ classes (int, bool, etc.).
When I declare a variable of type QString (as well as any other Qt classes), the standard Qt description of the class of this variable is displayed, but I would like to display a description of what the variable is responsible for. How can I do that?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question