[Qt-interest] how to connect ?

chandrasekar wagmare sekarwagmare at gmail.com
Wed Feb 25 12:54:23 CET 2009


hi friends,
is it possible to connect like this
         connect(item1, SIGNAL(activated()), this, SLOT(pageIndex(int)));

            i.e. activated() is a private signal having no arguments and
slot is having an argument (int) .. is it possible to connect like this ..
?



-- 
CHANDRU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090225/15ed94a0/attachment.html 


More information about the Qt-interest-old mailing list