List of All Members for TextFileFormat

This is the complete list of members for Debugger::Utils::TextFileFormat, including inherited members.

  • enum LineTerminationMode
  • enum ReadResult
  • TextFileFormat()
  • codec : const Debugger::QTextCodec *
  • decode(const Debugger::QByteArray &, Debugger::QString *) const : bool
  • decode(const Debugger::QByteArray &, Debugger::QStringList *) const : bool
  • decodingErrorSample(const Debugger::QByteArray &) : Debugger::QByteArray
  • detect(const Debugger::QByteArray &) : Debugger::Utils::TextFileFormat
  • hasUtf8Bom : bool
  • lineTerminationMode : Debugger::Utils::TextFileFormat::LineTerminationMode
  • readFile(const Debugger::QString &, const Debugger::QTextCodec *, Debugger::QStringList *, Debugger::Utils::TextFileFormat *, Debugger::QString *, Debugger::QByteArray *) : Debugger::Utils::TextFileFormat::ReadResult
  • readFile(const Debugger::QString &, const Debugger::QTextCodec *, Debugger::QString *, Debugger::Utils::TextFileFormat *, Debugger::QString *, Debugger::QByteArray *) : Debugger::Utils::TextFileFormat::ReadResult
  • readFileUTF8(const Debugger::QString &, const Debugger::QTextCodec *, Debugger::QByteArray *, Debugger::QString *) : Debugger::Utils::TextFileFormat::ReadResult
  • writeFile(const Debugger::QString &, Debugger::QString , Debugger::QString *) const : bool