Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Comments - pick up the tags on the fly
Qt 6.11 is out! See what's new in the release blog

Comments - pick up the tags on the fly

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 954 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    opensw
    wrote on last edited by
    #1

    Hi,
    I started to evaluate Qt Creator 5.1 for a C++ project but I am not still comfortable with it, I am coming from Visual Studio environment; the Qt Visual Studio add-in is working properly but in the designer it is not possible to use the context menu "go to slot", this is very annoying because I must write manually the signature of each slot (if the GUI is simple this is OK, but for a complex GUI it is a nightmare!). Then, I am trying to use directly Qt Creator but what I would ask is: is there a way to pick up the comments (by tags) on the fly like in Visual Studio while I am writing the code and show them in a tooltip?

    P.S.
    I know that there is this plug-in http://dev.kofee.org/projects/qtcreator-doxygen/wiki to manage the doxygen comments and it is working but this generates only HTML and LaTeX documents (this is not to pick up the tags while I am writing the code).

    The idea to use *.qch file is crazy http://stackoverflow.com/questions/8489393/how-to-make-qt-creator-to-show-pop-up-documentation-of-my-functions-the-same-way I hope there is another solution.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved