Originally Posted by jpn It should be fine. There's an overload: QObject::connect ( const QObject * sender, const char * signal, const char * method, Qt::ConnectionType type = Qt::AutoCompatConnection ) const True, somehow I always think that it's an equivalent of "connect(sender, signal, sender, slot, type)" (which obviously doesn't have much sense).
Forum Rules
Bookmarks