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