[Prev: Adding Modules to a Project] [Home] [Next: Built-in Types]

Built-in Types and Objects

provides a variety of types and built-in objects. The types covered in the following sections are built in to the interpreter. also provides every QObject subclass in the library, which includes, for example, every GUI widget.

The built-in types include Array, Boolean, ByteArray, Color, Date, Font, Function type Number, Object, Pixmap, Point, Rect, RegExp, Size and String.

The built-in objects include Math, Qt and System.

Built-in Types

Built-in Objects

[Prev: Adding Modules to a Project] [Home] [Next: Built-in Types]