source: trunk/doc/src/porting/porting4-renamedfunctions.qdocinc

Last change on this file was 561, checked in by Dmitry A. Kuminov, 15 years ago

trunk: Merged in qt 4.6.1 sources.

  • Property svn:eol-style set to native
File size: 374 bytes
Line 
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()
Note: See TracBrowser for help on using the repository browser.