| Tutorial | Classes | Functions | QSA Developer | Language | Library | Qt API Qt Script for Applications

[Prev: Class Properties] [Home] [Next: Adding Modules to a Project]

Comments

// A one line comment.

/*
    A multi-line
    comment.
*/

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.

[Prev: Class Properties] [Home] [Next: Adding Modules to a Project]


Copyright © 2001-2002 TrolltechTrademarks
QSA version 1.0.0-beta1