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. Strange suggestion of SIGNAL()
Forum Update on Monday, May 27th 2025

Strange suggestion of SIGNAL()

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 499 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.
  • E Offline
    E Offline
    eukr
    wrote on last edited by eukr
    #1

    Hello, i am new in Qt. Using 5.11.1 version on Ubuntu 18.04.
    After last update, something strange happened with autocompletion.
    When i am trying to type second argument of method connect(), i suppose autocompletion show me suggested signals, but instead it show me everything(methods, constructors, destructors, classes, slots and other...). It's ok but there is no signals i wanted (for example clicked()), that's the problem. 0_1532240149366_1.png 0_1532240154962_2.png

    aha_1980A 1 Reply Last reply
    0
    • E eukr

      Hello, i am new in Qt. Using 5.11.1 version on Ubuntu 18.04.
      After last update, something strange happened with autocompletion.
      When i am trying to type second argument of method connect(), i suppose autocompletion show me suggested signals, but instead it show me everything(methods, constructors, destructors, classes, slots and other...). It's ok but there is no signals i wanted (for example clicked()), that's the problem. 0_1532240149366_1.png 0_1532240154962_2.png

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      hi @eukr,

      that looks like https://bugreports.qt.io/browse/QTCREATORBUG-20835 please see there for explanation and workarounds.

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      3
      • E Offline
        E Offline
        eukr
        wrote on last edited by
        #3

        New Signal Slot Syntax helped. And it really have some advantages. Thanks.

        1 Reply Last reply
        3

        • Login

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