Doc: Convert connect() to Qt 5 Style refactoring action

Change-Id: I4387067424c50aa7097509a129353baf6c7ddddd
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
Leena Miettinen
2014-09-26 14:34:07 +02:00
committed by hjk
parent e11bbac671
commit 38f2487a48

View File

@@ -2109,6 +2109,10 @@
This operation is limited to work only within function scope.
Also, the coding style for pointers and references is not respected yet.
\li Stack Variable
\row
\li Convert connect() to Qt 5 Style
\li Converts a Qt 4 \c QObject::connect() to Qt 5 style.
\li \c QObject::connect() (Qt 4 style)
\endtable
\section2 Refactoring QML Code