Subclasses and signals with PerlQT
| Newsgroups | gmane.comp.kde.devel.perl |
|---|---|
| Message-ID | <[email protected]> |
Is there a way to connect a signal in a class B which inherits from a class A, where this signal is implemented? I have tried, but the signal is never emitted! Thanks. Jean Baptiste