Hi all,<br><br>I am recently learning QT4 and related binding mechanism. This question troubled me very much, <br>say, I declared a subclass and its signal/slots in binding language. How is the signal/slot handled then?<br>
Since in C++ moc will generate a dedicated file which contains some binary form information for this. <br>This file is also linked during compiling. <br>I also noticed the qt signal macro is substituted to 'signal:' , while this is not a c++ reserved word (anyone 
<br>correct me since I am not a c++ expert). So how is such qt-spefic stuff handled?<br><br>Can someone guide me any document?<br clear="all"><br>-- <br>Cheers, Dongxu<br>__END__<br><a href="http://search.cpan.org/~dongxu">
search.cpan.org/~dongxu</a>