Hello,
Am I the only one who thinks that http://qt.nokia.com/doc/qtmobility-1...r.html#connect is an unlucky name for a method in a subclass of QObject given that there is already a method called connect in QObject? The connect from QObject is close to a reserved word in the "programming language C++/Qt" offering the signal and slot feature. Having another connect is unlucky because it will not only confuse developers but also IDEs.
I'd like to hear others opinions.
Axel



