[Previous: Writing a Simple Program with Qt Creator] [Qt Creator Manual] [Next: Navigating Around Your Code with Locator] The Code Editor
|
![]() |
![]() |
![]() |
![]() |
The completion popup shows possible completions to a certain statement. These completions include classes, namespaces, functions, variables, macros and keywords. Listed below are the icons used in the completion box and their meaning.
![]() | A class |
![]() | An enum |
![]() | An enumerator (value of an enum) |
![]() | A function |
![]() | A private function |
![]() | A protected function |
![]() | A variable |
![]() | A private variable |
![]() | A protected variable |
![]() | A signal |
![]() | A slot |
![]() | A private slot |
![]() | A protected slot |
![]() | A keyword |
![]() | A macro |
![]() | A namespace |
To switch to an external editor, select Open in external editor from the Edit > Advanced menu.
[Previous: Writing a Simple Program with Qt Creator] [Qt Creator Manual] [Next: Navigating Around Your Code with Locator]
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Creator 1.3.1 |
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |