|
My Project
|
#include <stdio.h>#include <qfile.h>#include <qdir.h>Go to the source code of this file.
Functions | |
| void | writeDoxFont (const char *dir) |
| void | removeDoxFont (const char *dir) |
Variables | |
| unsigned char | FreeSans_ttf [] |
| unsigned int | FreeSans_ttf_len = 22932 |
| void removeDoxFont | ( | const char * | dir | ) |
Definition at line 1981 of file logos.cpp.
Referenced by generateOutput().
| void writeDoxFont | ( | const char * | dir | ) |
Definition at line 1968 of file logos.cpp.
References FreeSans_ttf, and FreeSans_ttf_len.
Referenced by generateOutput().
| unsigned char FreeSans_ttf[] |
Definition at line 25 of file logos.cpp.
Referenced by writeDoxFont().
| unsigned int FreeSans_ttf_len = 22932 |
Definition at line 1938 of file logos.cpp.
Referenced by writeDoxFont().