forked from qt-creator/qt-creator
Doc: Describe auto-completion in C++ class wizard template
Task-number: QTCREATORBUG-24529 Change-Id: I007c2a1f13041ddb95c98086f257afa4fa9e9b1b Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -373,7 +373,8 @@
|
||||
|
||||
The wizard supports namespaces. To use a namespace, enter a qualified
|
||||
class name in the \uicontrol {Class name} field. For example:
|
||||
MyNamespace::MySubNamespace::MyClass.
|
||||
\c MyNamespace::MySubNamespace::MyClass. The wizard suggests
|
||||
existing namespaces and class names as you type.
|
||||
|
||||
\image qtcreator-cpp-class-wizard.png "Enter Class Name dialog"
|
||||
|
||||
|
Reference in New Issue
Block a user