Qt Reference Documentation

List of All Members for QFSFileEngine

This is the complete list of members for QFSFileEngine, including inherited members.

  • 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 ) : bool
  • open ( QIODevice::OpenMode, FILE * ) : bool
  • open ( QIODevice::OpenMode, int ) : bool
  • open ( QIODevice::OpenMode, int, QFile::FileHandleFlags ) : bool
  • open ( QIODevice::OpenMode, FILE *, QFile::FileHandleFlags ) : bool
  • open ( QIODevice::OpenMode, const RFile &, QFile::FileHandleFlags ) : 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