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. Connection Inheritance
Forum Updated to NodeBB v4.3 + New Features

Connection Inheritance

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 4 Posters 347 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.
  • T Offline
    T Offline
    TheLumbee
    wrote on 17 Oct 2021, 04:11 last edited by
    #1

    Working on a project and wanted to clarify before I create connection.

    Are connections inherited? Would make life pretty easy if they are. Did some searching and couldn't find an answer.

    Thanks in advance.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      TheLumbee
      wrote on 17 Oct 2021, 04:22 last edited by
      #2

      Decided not to be lazy and tested myself.

      For anyone that may be curious, connections are inherited.

      K 1 Reply Last reply 18 Oct 2021, 07:56
      1
      • T TheLumbee
        17 Oct 2021, 04:22

        Decided not to be lazy and tested myself.

        For anyone that may be curious, connections are inherited.

        K Offline
        K Offline
        KroMignon
        wrote on 18 Oct 2021, 07:56 last edited by
        #3

        @TheLumbee said in Connection Inheritance:

        For anyone that may be curious, connections are inherited

        Can you please explain me: what do you mean with "connections are inherited"?

        It is an old maxim of mine that when you have excluded the impossible, whatever remains, however improbable, must be the truth. (Sherlock Holmes)

        M 1 Reply Last reply 18 Oct 2021, 13:40
        1
        • K KroMignon
          18 Oct 2021, 07:56

          @TheLumbee said in Connection Inheritance:

          For anyone that may be curious, connections are inherited

          Can you please explain me: what do you mean with "connections are inherited"?

          M Offline
          M Offline
          mchinand
          wrote on 18 Oct 2021, 13:40 last edited by
          #4

          Yeah, I'm confused by the question (and answer) too. Connections are made between an instance of one QObject to an instance of another (or the same) QObject. I don't see how the concept of inheritance is applicable.

          1 Reply Last reply
          0
          • J Offline
            J Offline
            JKSH
            Moderators
            wrote on 18 Oct 2021, 14:14 last edited by
            #5

            I'm guessing that the question meant "Are signals inherited?"

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

            1 Reply Last reply
            1

            1/5

            17 Oct 2021, 04:11

            • Login

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