forked from qt-creator/qt-creator
Doc: Describe the Add Forward Declaration refactoring action
Task-number: QTCREATORBUG-23444 Change-Id: Iaa38197a6e37b3507aad8ca756a94fa1eb05633b Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -580,6 +580,11 @@
|
|||||||
\li Adds an \c {#include} directive to the current file to make the
|
\li Adds an \c {#include} directive to the current file to make the
|
||||||
definition of a symbol available.
|
definition of a symbol available.
|
||||||
\li Undeclared identifier
|
\li Undeclared identifier
|
||||||
|
\row
|
||||||
|
\li Add Forward Declaration
|
||||||
|
\li Adds a forward declaration for an undeclared identifier
|
||||||
|
operation.
|
||||||
|
\li Undeclared identifier
|
||||||
\row
|
\row
|
||||||
\li Reformat Pointers or References
|
\li Reformat Pointers or References
|
||||||
\li Reformats declarations with pointers or references according
|
\li Reformats declarations with pointers or references according
|
||||||
|
Reference in New Issue
Block a user