Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QBuffer
This is the complete list of members for
QBuffer
, including inherited members.
typedef
Offset
enum
OpenModes
QBuffer
()
QBuffer
( QByteArray *
a
)
~QBuffer
()
Offset
at
() const
bool
atEnd
() const
QByteArray &
buffer
()
const QByteArray &
buffer
() const
void
close
()
QString
errorString
() const
int
flags
() const
void
flush
()
int
getch
()
QIOEngine *
ioEngine
() const
bool
isAsynchronous
() const
bool
isBuffered
() const
bool
isCombinedAccess
() const
bool
isDirectAccess
() const
bool
isInactive
() const
bool
isOpen
() const
bool
isRaw
() const
bool
isReadWrite
() const
bool
isReadable
() const
bool
isSequentialAccess
() const
bool
isSynchronous
() const
bool
isTranslated
() const
bool
isWritable
() const
int
mode
() const
bool
open
( int
mode
)
int
putch
( int
character
)
QByteArray
readAll
()
Q_LONG
readBlock
( char *
data
, Q_LONG
maximum
)
Q_LONG
readLine
( char *
data
, Q_LONG
maximum
)
bool
reset
()
void
resetStatus
()
bool
seek
( Offset
off
)
void
setBuffer
( QByteArray *
a
)
void
setData
( const QByteArray &
data
)
void
setData
( const char *
data
, int
len
)
void
setFlags
( int
flags
)
Offset
size
() const
int
state
() const
int
status
() const
int
ungetch
( int
character
)
Q_LONG
writeBlock
( const char *
data
, Q_LONG
maximum
)
Q_LONG
writeBlock
( const QByteArray &
data
)
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp1