Doxygen
|
Public Member Functions | |
Map (const QCString &mf, const QCString &rp, bool uo, const QCString &ctx, const QCString &lab, bool zoom=false, int gId=-1) | |
Public Attributes | |
QCString | mapFile |
QCString | relPath |
bool | urlOnly |
QCString | context |
QCString | label |
bool | zoomable |
int | graphId |
Definition at line 55 of file dotfilepatcher.h.
|
inline |
QCString DotFilePatcher::Map::context |
Definition at line 64 of file dotfilepatcher.h.
Referenced by Map(), and DotFilePatcher::run().
int DotFilePatcher::Map::graphId |
Definition at line 67 of file dotfilepatcher.h.
Referenced by Map(), and DotFilePatcher::run().
QCString DotFilePatcher::Map::label |
Definition at line 65 of file dotfilepatcher.h.
Referenced by Map(), and DotFilePatcher::run().
QCString DotFilePatcher::Map::mapFile |
Definition at line 61 of file dotfilepatcher.h.
Referenced by Map(), and DotFilePatcher::run().
QCString DotFilePatcher::Map::relPath |
Definition at line 62 of file dotfilepatcher.h.
Referenced by Map(), and DotFilePatcher::run().
bool DotFilePatcher::Map::urlOnly |
Definition at line 63 of file dotfilepatcher.h.
Referenced by Map(), and DotFilePatcher::run().
bool DotFilePatcher::Map::zoomable |
Definition at line 66 of file dotfilepatcher.h.
Referenced by Map(), and DotFilePatcher::run().