[Qt-interest] signals and slots....revisited...
jason.melbye at gmail.com
jason.melbye at gmail.com
Mon Mar 14 22:33:47 CET 2011
On Mar 14, 2011 9:36am, sarvesh saran <aquarian.thunder at gmail.com> wrote:
> the documentation does not delve into the gory details..it mentions
> function pointers...meta objects etc...but nothing in detail..which is
> good and expected...its a documentation of an API after all and an
> excellent one as well...i'll try to see if i can get a correct answer
> from one of the trolls..
Why not write a small application and walk through the generated code if
you want to understand the implementation better? This is contrary to what
some others have said, but if you are curious, it certainly can't hurt. You
could post your code (including moc-generated files) somewhere for
reference with further questions.
Seems to me like an exercise that is worth going through once or twice so
you know how it is done. Even if you don't need to know the details to be
able to use Qt, knowing how it is implemented adds to your knowledge and
bag of tricks for future tasks.
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110314/0e55df49/attachment.html
More information about the Qt-interest-old
mailing list