Author Topic: Any idea to show the document in tooltip?  (Read 7808 times)

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Any idea to show the document in tooltip?
« on: April 04, 2015, 12:39:53 pm »
When the mouse hover a function or a variable, is it possible to show the document collected by doxygen parser?
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.