This is the complete list of members for
QGpCoreTools::File, including all inherited members.
| expand(const QStringList &fileNames) | QGpCoreTools::File | [static] |
| expand(const QString &fileName) | QGpCoreTools::File | [static] |
| fromBigEndian(qint32 v) | QGpCoreTools::File | [static] |
| fromBigEndian(qint16 v) | QGpCoreTools::File | [static] |
| fromLittleEndian(qint32 v) | QGpCoreTools::File | [static] |
| fromLittleEndian(qint16 v) | QGpCoreTools::File | [static] |
| getKeyValue(const char *fileNAme, const char *varName, QString &value) | QGpCoreTools::File | [static] |
| getLibList(QStringList pathList) | QGpCoreTools::File | [static] |
| nextField(char *&buf, const char *sep) | QGpCoreTools::File | [static] |
| readAll(const char *fileName) | QGpCoreTools::File | [static] |
| readBreakLine(char *&buf, int &bufLen, FILE *f) | QGpCoreTools::File | [static] |
| readCleanUp(char *buf, bool returnValue) | QGpCoreTools::File | [static] |
| readLine(char *&buf, int &bufLen, gzFile f, bool delEOL=false) | QGpCoreTools::File | [static] |
| readLine(char *&buf, int &bufLen, FILE *f, bool delEOL=false) | QGpCoreTools::File | [static] |
| readLine(FILE *f, bool delEOL=false) | QGpCoreTools::File | [static] |
| readLine(bool delEOL) | QGpCoreTools::File | [static] |
| readLineNoComments(char *buf, int &bufLen, FILE *f, QString *comments) | QGpCoreTools::File | [static] |
| readLineNoComments(QTextStream &s, QString *comments) | QGpCoreTools::File | [static] |
| stripWhiteSpace(char *buf) | QGpCoreTools::File | [static] |
| stripWhiteSpace(const char *buf, int &len) | QGpCoreTools::File | [static] |
| uniqueName(QString fileName, const QDir &d) | QGpCoreTools::File | [static] |