Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to show the comment of a function when I have my mouse suspending on it's implement?
Forum Update on Monday, May 27th 2025

How to show the comment of a function when I have my mouse suspending on it's implement?

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 693 Views
  • 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.
  • small_birdS Offline
    small_birdS Offline
    small_bird
    wrote on last edited by
    #1

    The question is as the title.

    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      put a comment block with the description just before the function declaration.

      This is just a convention however, can't guarantee it working on 100% of IDEs

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      small_birdS 1 Reply Last reply
      1
      • VRoninV VRonin

        put a comment block with the description just before the function declaration.

        This is just a convention however, can't guarantee it working on 100% of IDEs

        small_birdS Offline
        small_birdS Offline
        small_bird
        wrote on last edited by
        #3

        @VRonin Qt creator seems not to support that.

        1 Reply Last reply
        0
        • VRoninV Offline
          VRoninV Offline
          VRonin
          wrote on last edited by
          #4

          That's correct, long standing request: https://bugreports.qt.io/browse/QTCREATORBUG-4557 doesn't hurt to upvote

          see also https://bugreports.qt.io/browse/QTCREATORBUG-15226

          "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
          ~Napoleon Bonaparte

          On a crusade to banish setIndexWidget() from the holy land of Qt

          1 Reply Last reply
          2

          • Login

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