[Interest] Emitting signals from a different class
Thiago Macieira
thiago.macieira at intel.com
Tue Aug 14 16:53:22 CEST 2018
On Tuesday, 14 August 2018 07:43:36 PDT Christopher Probst wrote:
> Good Morning Fellow Qters,
>
> This is basic question. I have always had the reflex of not emitting
> signals that belong to a separate class, even if signals are public. I,
> however don't know why I adopted this rule of thumb. Why do we very rarely
> emit signals from a different QObject?
Signals didn't use to be public. They were protected in Qt 1 through 4.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list