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 handling in Qml
Forum Updated to NodeBB v4.3 + New Features

Signal handling in Qml

Scheduled Pinned Locked Moved Solved QML and Qt Quick
3 Posts 2 Posters 716 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.
  • Naveen_DN Offline
    Naveen_DN Offline
    Naveen_D
    wrote on last edited by
    #1

    Hi all,

    i want to know how to handle a signal emitted from my main.qml in other .qml file. For ex, i'm emitting a signal from my main.qml file and want to catch that in xyz.qml to perform some actions in xyz.qml

    Thank you.

    Naveen_D

    1 Reply Last reply
    0
    • Pablo J. RoginaP Offline
      Pablo J. RoginaP Offline
      Pablo J. Rogina
      wrote on last edited by
      #2

      @Naveen_D maybe QML Connections is what you're looking for...

      Upvote the answer(s) that helped you solve the issue
      Use "Topic Tools" button to mark your post as Solved
      Add screenshots via postimage.org
      Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

      Naveen_DN 1 Reply Last reply
      0
      • Pablo J. RoginaP Pablo J. Rogina

        @Naveen_D maybe QML Connections is what you're looking for...

        Naveen_DN Offline
        Naveen_DN Offline
        Naveen_D
        wrote on last edited by
        #3

        @Pablo-J.-Rogina Yes, Thank you !

        Naveen_D

        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