Is this still binary compatible?

Olivier Goffart ogoffart at tiscalinet.be
Wed Apr 2 20:23:38 BST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Christoph Cullmann wrote:

>> > Why you want to add the slotChanged() ? I mean the signal is no bad
>> > idea, for sure, but the slot is useless, that is a implementation
>> > detail of the part.
>>
>> How else am i going to collect all the changes from all the UI elements?
> That can be done in the implementation, that must not be shown to public
> in the interface. like in all other interface, the signals are in there,
> the slots or where ever they are emited are not from interest.
> 

connect( sender , SIGNAL(....) , this , SIGNAL( changed() ));

no?


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+izi8z58lY8jWrL0RAvS2AJ9xbygEnVT4vDLFalbU9tKXgHM5rACfVacw
tsV5F0ZZVR/UZmSn1sQhxZk=
=xBrP
-----END PGP SIGNATURE-----




More information about the kde-core-devel mailing list