Go to the source code of this file.
void removeDoxFont |
( |
const char * |
dir | ) |
|
Definition at line 1981 of file logos.cpp.
1984 d.remove(
"FreeSans.ttf");
Traverses directory structures and contents in a platform-independent way.
void writeDoxFont |
( |
const char * |
dir | ) |
|
Definition at line 1968 of file logos.cpp.
1976 fprintf(
stderr,
"error: Cannot open file %s for writing\n",fileName.
data());
unsigned int FreeSans_ttf_len
unsigned char FreeSans_ttf[]
const char * data() const
The QFile class is an I/O device that operates on files.
void writeLogo |
( |
const char * |
dir | ) |
|
void writeSearchButton |
( |
const char * |
dir | ) |
|