Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QIOEngine
This is the complete list of members for
QIOEngine
, including inherited members.
enum
Type
QIOEngine
()
~QIOEngine
()
QIODevice::Offset
at
() const
bool
atEnd
() const
bool
close
()
QIODevice::Status
errorStatus
() const
QString
errorString
() const
void
flush
()
int
getch
()
bool
isSequential
() const
uchar *
map
( QIODevice::Offset
offset
, Q_LONG
number
)
bool
open
( int
flags
)
int
putch
( int
character
)
QByteArray
readAll
()
Q_LONG
readBlock
( char *
data
, Q_LONG
maximum
)
Q_LONG
readLine
( char *
data
, Q_LONG
maximum
)
bool
seek
( QIODevice::Offset
offset
)
QIODevice::Offset
size
() const
Type
type
() const
int
ungetch
( int
character
)
void
unmap
( uchar *
data
)
Q_LONG
writeBlock
( const char *
data
, Q_LONG
maximum
)
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp1