My Project
|
#include <dot.h>
Public Attributes | |
QCString | mapFile |
QCString | relPath |
bool | urlOnly |
QCString | context |
QCString | label |
bool | zoomable |
int | graphId |
QCString DotFilePatcher::Map::context |
Definition at line 414 of file dot.h.
Referenced by DotFilePatcher::addMap(), DotFilePatcher::addSVGConversion(), and DotFilePatcher::run().
int DotFilePatcher::Map::graphId |
Definition at line 417 of file dot.h.
Referenced by DotFilePatcher::addFigure(), DotFilePatcher::addMap(), DotFilePatcher::addSVGConversion(), DotFilePatcher::addSVGObject(), and DotFilePatcher::run().
QCString DotFilePatcher::Map::label |
Definition at line 415 of file dot.h.
Referenced by DotFilePatcher::addFigure(), DotFilePatcher::addMap(), DotFilePatcher::addSVGObject(), and DotFilePatcher::run().
QCString DotFilePatcher::Map::mapFile |
Definition at line 411 of file dot.h.
Referenced by DotFilePatcher::addFigure(), DotFilePatcher::addMap(), DotFilePatcher::addSVGObject(), and DotFilePatcher::run().
QCString DotFilePatcher::Map::relPath |
Definition at line 412 of file dot.h.
Referenced by DotFilePatcher::addMap(), DotFilePatcher::addSVGConversion(), DotFilePatcher::addSVGObject(), and DotFilePatcher::run().
bool DotFilePatcher::Map::urlOnly |
Definition at line 413 of file dot.h.
Referenced by DotFilePatcher::addFigure(), DotFilePatcher::addMap(), DotFilePatcher::addSVGConversion(), and DotFilePatcher::run().
bool DotFilePatcher::Map::zoomable |
Definition at line 416 of file dot.h.
Referenced by DotFilePatcher::addFigure(), DotFilePatcher::addMap(), DotFilePatcher::addSVGConversion(), DotFilePatcher::addSVGObject(), and DotFilePatcher::run().