doc/src/porting/porting4-renamedfunctions.qdocinc
branchRCL_3
changeset 7 3f74d0d4af4c
parent 0 1918ee327afb
equal deleted inserted replaced
6:dee5afe5301f 7:3f74d0d4af4c
       
     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()