[Qt-interest] why signals are not objects?
Nicolas Desprès
nicolas.despres at gmail.com
Mon May 4 15:19:16 CEST 2009
QMetaMethod is not what you are looking for?
Nico
On Mon, May 4, 2009 at 11:11 AM, Luca Ferrari <fluca1978 at infinito.it> wrote:
> Ok, maybe a trivial question, but I didn't find anything about in the
> archives: why signals are not implemented as c++ objects? Should not be
> simpler the implementation of the signal/slot mechanism? I agree that the moc
> provides more expressiveness but objects have a simpler implementation.
> So, what is the reason for choosing the moc instead of a set of classes?
>
> Luca
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
--
Nicolas Desprès
More information about the Qt-interest-old
mailing list