Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Signal and signal handler in QtQuick Designer
Qt 6.11 is out! See what's new in the release blog

Signal and signal handler in QtQuick Designer

Scheduled Pinned Locked Moved Solved QML and Qt Quick
7 Posts 3 Posters 1.7k Views 2 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.
  • sajis997S Offline
    sajis997S Offline
    sajis997
    wrote on last edited by
    #1

    Hello forum,

    do we have to import any specific module to have the signal and signal handler into the qtquick designer interface ? I cannot have it with the following import:

    import QtQuick 2.5
    

    I followed a youtube video QtQuick Designer where it demonstrates the use to signal and signal handler in the QtQuick Designer interface. I would like to have the same connections interface in QtQuick Designer, but it is not visible.

    Hope someone will show up with some tips!

    Thanks

    1 Reply Last reply
    0
    • p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by
      #2

      @sajis997 There must be a ComboBox on the top-right side. By default it will show Properties. Click on it and choose Connections.
      connections.png

      157

      1 Reply Last reply
      1
      • sajis997S Offline
        sajis997S Offline
        sajis997
        wrote on last edited by
        #3

        I tried as suggested , but the Connections is not in the combo-box

        1 Reply Last reply
        0
        • p3c0P Offline
          p3c0P Offline
          p3c0
          Moderators
          wrote on last edited by
          #4

          @sajis997 Are you sure looking at the right place ? What does that combobox contain ?

          157

          1 Reply Last reply
          1
          • T Offline
            T Offline
            Thomas Hartmann
            wrote on last edited by
            #5

            Which version of Qt Creator are you using? The connection editor was added to the open source version of Qt Creator 3.6.

            1 Reply Last reply
            1
            • sajis997S Offline
              sajis997S Offline
              sajis997
              wrote on last edited by
              #6

              I am using Qt Creator 3.5.1

              1 Reply Last reply
              0
              • T Offline
                T Offline
                Thomas Hartmann
                wrote on last edited by
                #7

                Please update to Qt Creator 4.1. Qt Creator and the Qt Quick Designer improved a lot.

                1 Reply Last reply
                1

                • Login

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