summaryrefslogtreecommitdiffstats
path: root/doc/src/porting4-renamedfunctions.qdocinc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/porting4-renamedfunctions.qdocinc')
-rw-r--r--doc/src/porting4-renamedfunctions.qdocinc6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/src/porting4-renamedfunctions.qdocinc b/doc/src/porting4-renamedfunctions.qdocinc
deleted file mode 100644
index 3e59a82..0000000
--- a/doc/src/porting4-renamedfunctions.qdocinc
+++ /dev/null
@@ -1,6 +0,0 @@
-\row \o QRegExp::search() \o QRegExp::indexIn()
-\row \o QPixmap::convertFromImage \o QPixmap::fromImage() (static function)
-\row \o QStyle::querySubControl() \o QStyle::hitTestComplexControl()
-\row \o QStyle::querySubControlMetrics() \o QStyle::subControlRect()
-\row \o QStyle::unPolish() \o QStyle::unpolish()
-\row \o QThread::currentThread() \o QThread::currentThreadId()