[Prev: Comments] [Home] [Next: Built-in Types]

Built-in Types and Objects

Qt Script provides a variety of types and built-in objects. The types covered in the following sections are built into the Qt Script interpreter.

The built-in types include Array, Boolean, Date, Function Type Number, Object, Point, Rect, RegExp, Size and String.

The built-in objects include Math and System.

Built-in Types

Built-in Objects

[Prev: Comments] [Home] [Next: Built-in Types]