List of All Members for QFile

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

  • typedef DecoderFn
  • QFile()
  • QFile(const QString &)
  • QFile(QObject *)
  • QFile(const QString &, QObject *)
  • ~QFile()
  • copy(const QString &) : bool
  • copy(const QString &, const QString &) : bool
  • decodeName(const QByteArray &) : QString
  • decodeName(const char *) : QString
  • encodeName(const QString &) : QByteArray
  • exists(const QString &) : bool
  • exists() const : bool
  • fileName() const : QString
  • link(const QString &) : bool
  • link(const QString &, const QString &) : bool
  • metaObject() const : const QMetaObject *
  • open(QIODevice::OpenMode ) : bool
  • open(FILE *, QIODevice::OpenMode , QFileDevice::FileHandleFlags ) : bool
  • open(int , QIODevice::OpenMode , QFileDevice::FileHandleFlags ) : bool