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. Begging for attention to QTCREATORBUG-8937 ( unique_ptr doesn't work with auto completion )
Qt 6.11 is out! See what's new in the release blog

Begging for attention to QTCREATORBUG-8937 ( unique_ptr doesn't work with auto completion )

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 995 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.
  • P Offline
    P Offline
    pwnstar23
    wrote on last edited by
    #1

    This bug has been around a long time.

    unique_ptr is a very important piece to RAII in c++11. It's a quite large blemish on an otherwise great IDE. I think this bug is not getting the attention it deserves because it's not a Qt smart pointer or class.

    Also strangely, shared_ptr works fine with autocompletion and syntax highlighting.

    Also the bug is listed in the tracker as only on older version of Qt Creator, but it is still present in 3.x , someone please correct that too.

    Thanks.

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi,

      Concerns about the development of Qt and its tools are best sent to the "Development mailing list":http://lists.qt-project.org/mailman/listinfo/development (you need to subscribe first). Qt engineers are active there, but not on this forum.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      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