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

Connection Inheritance

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 4 Posters 317 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.
  • T Offline
    T Offline
    TheLumbee
    wrote on 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 last edited by
      #2

      Decided not to be lazy and tested myself.

      For anyone that may be curious, connections are inherited.

      KroMignonK 1 Reply Last reply
      1
      • T TheLumbee

        Decided not to be lazy and tested myself.

        For anyone that may be curious, connections are inherited.

        KroMignonK Offline
        KroMignonK Offline
        KroMignon
        wrote on 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
        1
        • KroMignonK KroMignon

          @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 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
          • JKSHJ Offline
            JKSHJ Offline
            JKSH
            Moderators
            wrote on 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

            • Login

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