Connection Inheritance
-
wrote on 17 Oct 2021, 04:11 last edited by
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.
-
wrote on 17 Oct 2021, 04:22 last edited by
Decided not to be lazy and tested myself.
For anyone that may be curious, connections are inherited.
-
Decided not to be lazy and tested myself.
For anyone that may be curious, connections are inherited.
wrote on 18 Oct 2021, 07:56 last edited by@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"?
-
@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"?
wrote on 18 Oct 2021, 13:40 last edited byYeah, 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.
-
I'm guessing that the question meant "Are signals inherited?"
1/5