|
- flush () : bool
- handle () const : int
- homePath () : QString
- isRelativePath () const : bool
- isSequential () const : bool
- link ( const QString & ) : bool
- map ( qint64, qint64, QFile::MemoryMapFlags ) : uchar *
- mkdir ( const QString &, bool ) const : bool
- open ( QIODevice::OpenMode, FILE * ) : bool
- open ( QIODevice::OpenMode, int ) : bool
- owner ( FileOwner ) const : QString
- ownerId ( FileOwner ) const : uint
- pos () const : qint64
- read ( char *, qint64 ) : qint64
- readLine ( char *, qint64 ) : qint64
- remove () : bool
- rename ( const QString & ) : bool
- rmdir ( const QString &, bool ) const : bool
- rootPath () : QString
- seek ( qint64 ) : bool
- setCurrentPath ( const QString & ) : bool
- setError ( QFile::FileError, const QString & )
- setFileName ( const QString & )
- setPermissions ( uint ) : bool
- setSize ( qint64 ) : bool
- size () const : qint64
- supportsExtension ( Extension ) const : bool
- tempPath () : QString
- unmap ( uchar * ) : bool
- write ( const char *, qint64 ) : qint64
|