|Home | Tutorial | Classes | Functions | QSA Workbench | Language | Qt API | QSA Articles | Qt Script for Applications | ![]() |
[Prev: Class Properties] [Home] [Next: Built-in Types and Objects]
Qt Script supports the same commenting syntax as C++. One line comments may appear on a line of their own, or after the statements on a line. Multi-line comments may appear anywhere.
// A one line comment. /* A multi-line comment. */
[Prev: Class Properties] [Home] [Next: Built-in Types and Objects]
Copyright © 2001-2006 Trolltech | Trademarks | QSA version 1.1.5
|