Doxygen
Loading...
Searching...
No Matches
DotFilePatcher::Map Struct Reference
+ Collaboration diagram for DotFilePatcher::Map:

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
 

Detailed Description

Definition at line 55 of file dotfilepatcher.h.

Constructor & Destructor Documentation

◆ Map()

DotFilePatcher::Map::Map ( const QCString & mf,
const QCString & rp,
bool uo,
const QCString & ctx,
const QCString & lab,
bool zoom = false,
int gId = -1 )
inline

Definition at line 57 of file dotfilepatcher.h.

References context, graphId, label, mapFile, relPath, urlOnly, and zoomable.

Member Data Documentation

◆ context

QCString DotFilePatcher::Map::context

Definition at line 64 of file dotfilepatcher.h.

Referenced by Map(), and DotFilePatcher::run().

◆ graphId

int DotFilePatcher::Map::graphId

Definition at line 67 of file dotfilepatcher.h.

Referenced by Map(), and DotFilePatcher::run().

◆ label

QCString DotFilePatcher::Map::label

Definition at line 65 of file dotfilepatcher.h.

Referenced by Map(), and DotFilePatcher::run().

◆ mapFile

QCString DotFilePatcher::Map::mapFile

Definition at line 61 of file dotfilepatcher.h.

Referenced by Map(), and DotFilePatcher::run().

◆ relPath

QCString DotFilePatcher::Map::relPath

Definition at line 62 of file dotfilepatcher.h.

Referenced by Map(), and DotFilePatcher::run().

◆ urlOnly

bool DotFilePatcher::Map::urlOnly

Definition at line 63 of file dotfilepatcher.h.

Referenced by Map(), and DotFilePatcher::run().

◆ zoomable

bool DotFilePatcher::Map::zoomable

Definition at line 66 of file dotfilepatcher.h.

Referenced by Map(), and DotFilePatcher::run().


The documentation for this struct was generated from the following file: