Only reset the backend pointer after we're done with it
[qt-netbsd.git] / doc / src / porting4-renamedfunctions.qdocinc
blob3e59a82c4b6a5d0ddcc374b7796c5789a1ad55d1
1 \row \o QRegExp::search() \o QRegExp::indexIn()
2 \row \o QPixmap::convertFromImage \o QPixmap::fromImage() (static function)
3 \row \o QStyle::querySubControl() \o QStyle::hitTestComplexControl()
4 \row \o QStyle::querySubControlMetrics() \o QStyle::subControlRect()
5 \row \o QStyle::unPolish() \o QStyle::unpolish()
6 \row \o QThread::currentThread() \o QThread::currentThreadId()