#include "msc.h"#include "portable.h"#include "config.h"#include "message.h"#include "docparser.h"#include "doxygen.h"#include <qdir.h>Go to the source code of this file.
Functions | |
| void | writeMscGraphFromFile (const char *inFile, const char *outDir, const char *outFile, MscOutputFormat format) |
| QString | getMscImageMapFromFile (const QString &inFile, const QString &outDir, const QCString &relPath, const QString &context) |
| QString getMscImageMapFromFile | ( | const QString & | inFile, | |
| const QString & | outDir, | |||
| const QCString & | relPath, | |||
| const QString & | context | |||
| ) |
Definition at line 141 of file msc.cpp.
References Config_getString, convertToQCString(), portable_commandExtension(), portable_system(), and QCString.
| void writeMscGraphFromFile | ( | const char * | inFile, | |
| const char * | outDir, | |||
| const char * | outFile, | |||
| MscOutputFormat | format | |||
| ) |
Definition at line 90 of file msc.cpp.
References Config_getBool, Config_getString, convertToQCString(), err(), MSC_BITMAP, MSC_EPS, portable_commandExtension(), portable_pathSeparator(), portable_system(), and QCString.
1.5.1