#include <stdio.h>#include <stdlib.h>#include <stddef.h>#include <unistd.h>#include <sys/types.h>#include "gtypes.h"Include dependency graph for gfile.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | dirent direct |
| #define | NAMLEN(d) (d)->d_namlen |
Functions | |
| GString * | getHomeDir () |
| GString * | getCurrentDir () |
| GString * | appendToPath (GString *path, char *fileName) |
| GString * | grabPath (char *fileName) |
| GBool | isAbsolutePath (char *path) |
| GString * | makePathAbsolute (GString *path) |
| time_t | getModTime (char *fileName) |
| GBool | openTempFile (GString **name, FILE **f, char *mode, char *ext) |
| char * | getLine (char *buf, int size, FILE *f) |
|
|
Definition at line 36 of file gfile.h. Referenced by chooseRandomFile(), QTReaderApp::listBkmkFiles(), QTReaderApp::PopulateConfig(), AdvancedFm::populateView(), and QDir::readDirEntries(). |
|
|
|
|
||||||||||||
|
Definition at line 28 of file gooStub.cpp. Referenced by GlobalParams::findCMapFile(), GlobalParams::findFontFile(), GlobalParams::findToUnicodeFile(), and GlobalParams::GlobalParams(). |
|
|
|
|
|
Definition at line 65 of file util.cpp. References QDir::home(), and Opie::Internal::string(). |
|
||||||||||||||||
|
Definition at line 26 of file gooStub.cpp. Referenced by UnicodeMap::parse(), and CharCodeToUnicode::parseCIDToUnicode(). |
|
|
|
|
|
Referenced by GlobalParams::GlobalParams(). |
|
|
|
|
|
|
|
||||||||||||||||||||
|
Definition at line 32 of file gooStub.cpp. References gFalse, gTrue, p, and s. Referenced by LZWStream::reset(). |
1.4.2