ISLEman
Classes | Public Member Functions | List of all members
DotFilePatcher Class Reference

Helper class to insert a set of map file into an output file. More...

#include <dot.h>

Classes

struct  Map
 

Public Member Functions

 DotFilePatcher (const char *patchFile)
 
int addMap (const QCString &mapFile, const QCString &relPath, bool urlOnly, const QCString &context, const QCString &label)
 
int addFigure (const QCString &baseName, const QCString &figureName, bool heightCheck)
 
int addSVGConversion (const QCString &relPath, bool urlOnly, const QCString &context, bool zoomable, int graphId)
 
int addSVGObject (const QCString &baseName, const QCString &figureName, const QCString &relPath)
 
bool run ()
 
QCString file () const
 

Detailed Description

Helper class to insert a set of map file into an output file.


The documentation for this class was generated from the following files: