Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QIODevice
This is the complete list of members for
QIODevice
, including inherited members.
typedef
Offset
enum
OpenMode
QIODevice
()
~QIODevice
()
Q_LONGLONG
at
() const
bool
atEnd
() const
void
close
()
QString
errorString
() const
int
flags
() const
void
flush
()
int
getch
()
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
)
Q_LONGLONG
read
( char *
data
, Q_LONGLONG
len
)
QByteArray
read
( Q_LONGLONG
maxlen
)
QByteArray
readAll
()
Q_LONGLONG
readLine
( char *
data
, Q_LONGLONG
maxlen
)
QByteArray
readLine
()
bool
reset
()
void
resetStatus
()
bool
seek
( Q_LONGLONG
offset
)
void
setBufferSize
( int
)
void
setFlags
( int
flags
)
Q_LONGLONG
size
() const
int
status
() const
int
ungetch
( int
character
)
Q_LONGLONG
write
( const char *
data
, Q_LONGLONG
len
)
Q_LONGLONG
write
( const QByteArray &
data
)
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp2