Doxygen
|
Public Member Functions | |
Private (const QCString &context_, const QCString &text_, Type type_, bool isExample_, const QCString &exampleFile_, const QCString &relPath_, const QCString &lang_, bool isBlock_) | |
Public Attributes | |
QCString | context |
QCString | text |
Type | type = Code |
bool | isExample |
QCString | exampleFile |
QCString | relPath |
QCString | lang |
bool | isBlock |
QCString | width |
QCString | height |
QCString | engine |
bool | useBitmap =false |
DocNodeList | children |
QCString | srcFile |
int | srcLine = -1 |
|
inline |
DocNodeList DocVerbatim::Private::children |
QCString DocVerbatim::Private::context |
QCString DocVerbatim::Private::exampleFile |
bool DocVerbatim::Private::isBlock |
bool DocVerbatim::Private::isExample |
QCString DocVerbatim::Private::lang |
QCString DocVerbatim::Private::relPath |
QCString DocVerbatim::Private::text |