|Home | Tutorial | Classes | Functions | QSA Workbench | Language | Qt API | QSA Articles Qt Script for Applications

[Prev: Color] [Home] [Next: Font]

ByteArray

The ByteArray is an array optimized for storing raw bytes. Instances of ByteArray can be passed to C++ slots that take arguments of type QByteArray.

ByteArray Properties
length

The number of bytes in the byte array. This value is read only.

size

The number of bytes in the byte array. This value is read only.

ByteArray Functions
charAt

charAt( index )

Returns the character (byte) at the position index in the byte array. The byte is returned as a string.

[Prev: Color] [Home] [Next: Font]


Copyright © 2001-2003 TrolltechTrademarks
QSA version 1.0.1