|
- link ( const QString & ) : bool
- mkdir ( const QString &, bool ) const : bool
- open ( QIODevice::OpenMode ) : bool
- open ( QIODevice::OpenMode, FILE * ) : bool
- open ( QIODevice::OpenMode, int ) : bool
- owner ( FileOwner ) const : QString
- ownerId ( QAbstractFileEngine::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
- tempPath () : QString
- write ( const char *, qint64 ) : qint64
|