[Kde-java] Signals and Slots implemented in Java

Marco Ladermann Marco.Ladermann at gmx.de
Sun Oct 12 20:43:45 CEST 2003


On Friday 10 October 2003 17:16, Richard Dale wrote:
> You need to be able to
> connect signals to signals too.

Changed the base class to QObject and implemented connection of Signals to 
SIgnals (via proxies of course).

  MyWidget a, b;
  a.connect(MySignal.class, b, AnotherSignal.class);

Marco
-------------- next part --------------
A non-text attachment was scrubbed...
Name: QObject.java
Type: text/x-java
Size: 14893 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-java/attachments/20031012/54200d79/QObject.bin


More information about the Kde-java mailing list