FileReader Class
(Utils::FileReader)Public Functions
const QByteArray & | data() const |
const QString & | errorString() const |
bool | fetch(const QString &fileName, QIODevice::OpenMode mode = QIODevice::NotOpen) |
bool | fetch(const QString &fileName, QIODevice::OpenMode mode, QString *errorString) |
bool | fetch(const QString &fileName, QString *errorString) |
bool | fetch(const QString &fileName, QIODevice::OpenMode mode, QWidget *parent) |
bool | fetch(const QString &fileName, QWidget *parent) |
Static Public Members
QByteArray | fetchQrc(const QString &fileName) |