|Home | Tutorial | Classes | Functions | Qt Scripter | Language | Qt API | QSA Articles | Qt Script for Applications | ![]() |
[Prev: Size] [Home] [Next: Built-in Objects]
A String is a sequence of zero or more Unicode characters. Qt Script's String class uses the Qt QString class's functions and syntax; see the Library Reference for details.
As the Library Reference is not yet complete, see the Qt/C++ documentation for the API of QString.
See also the + string operator and += string operator.
[Prev: Size] [Home] [Next: Built-in Objects]
Copyright © 2001-2003 Trolltech | Trademarks | QSA version 1.0.0-beta5
|