Hi guys,

I have one simple question:

Is it possible to make connection with new syntax (using QMetaMethod) if object 
has two or more signals with the same name but with different argument’s type?

For example, QComboBox::currentIndexChanged... There are two signals with int 
and QString...

Or for such connection user *must* use old syntax?

Thanks.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to