forked from qt-creator/qt-creator
Doc: Convert connect() to Qt 5 Style refactoring action
Change-Id: I4387067424c50aa7097509a129353baf6c7ddddd Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user