45 diaArgs+=
"-t png-libart";
56 diaArgs+=extension+
"\"";
65 err_full(srcFile,srcLine,
"Problems running %s. Check your installation or look typos in you dia file %s",
72 epstopdfArgs.
sprintf(
"\"%s.eps\" --outfile=\"%s.pdf\"",
76 err(
"Problems running epstopdf. Check your TeX installation!\n");
Class representing a directory in the file system.
static std::string currentDirPath()
bool remove(const std::string &path, bool acceptsAbsPath=true) const
static bool setCurrent(const std::string &path)
This is an alternative implementation of QCString.
const std::string & str() const
QCString & sprintf(const char *format,...)
#define Config_getBool(name)
#define Config_getString(name)
void writeDiaGraphFromFile(const QCString &inFile, const QCString &outDir, const QCString &outFile, DiaOutputFormat format, const QCString &srcFile, int srcLine)
static const int maxCmdLine
#define err_full(file, line, fmt,...)
int system(const QCString &command, const QCString &args, bool commandHasConsole=true)
const char * commandExtension()
Portable versions of functions that are platform dependent.
const char * qPrint(const char *s)
A bunch of utility functions.