![]() |
PhoenixInkscape
2.0.0
Generate multiple png files with svg inkscape files
|
Go to the source code of this file.
Classes | |
class | PPath |
Path of a directory or a file. More... | |
Typedefs | |
typedef std::vector< PPath > | PVecPath |
Functions | |
PString | phoenix_getFileContent (FILE *fp) |
Get the content of a file. More... | |
PString phoenix_getFileContent | ( | FILE * | fp | ) |
Get the content of a file.
fp | : file pointer to be used |
Definition at line 28 of file PPath.cpp.
Referenced by PPath::loadFileContent(), and phoenix_popen().