|
Doxygen
|
Public Member Functions | |
| Map (const DString &mf, const DString &rp, bool uo, const DString &ctx, const DString &lab, bool zoom=false, int gId=-1) | |
Public Attributes | |
| DString | mapFile |
| DString | relPath |
| bool | urlOnly |
| DString | context |
| DString | label |
| bool | zoomable |
| int | graphId |
Definition at line 62 of file dotfilepatcher.h.
|
inline |
| DString DotFilePatcher::Map::context |
Definition at line 71 of file dotfilepatcher.h.
Referenced by Map(), and DotFilePatcher::run().
| int DotFilePatcher::Map::graphId |
Definition at line 74 of file dotfilepatcher.h.
Referenced by Map(), and DotFilePatcher::run().
| DString DotFilePatcher::Map::label |
Definition at line 72 of file dotfilepatcher.h.
Referenced by Map(), and DotFilePatcher::run().
| DString DotFilePatcher::Map::mapFile |
Definition at line 68 of file dotfilepatcher.h.
Referenced by Map(), and DotFilePatcher::run().
| DString DotFilePatcher::Map::relPath |
Definition at line 69 of file dotfilepatcher.h.
Referenced by Map(), and DotFilePatcher::run().
| bool DotFilePatcher::Map::urlOnly |
Definition at line 70 of file dotfilepatcher.h.
Referenced by Map(), and DotFilePatcher::run().
| bool DotFilePatcher::Map::zoomable |
Definition at line 73 of file dotfilepatcher.h.
Referenced by Map(), and DotFilePatcher::run().