Declaration
struct DocVerbatim::Private { ... }
Public Constructors Index
| Private (const QCString &context_, const QCString &text_, Type type_, bool isExample_, const QCString &exampleFile_, const QCString &relPath_, const QCString &lang_, bool isBlock_) |
|
|
|
Public Member Attributes Index
Definition at line 407 of file docnode.h.
Public Constructors
Private()
Public Member Attributes
children
| DocNodeList DocVerbatim::Private::children |
|
context
| QCString DocVerbatim::Private::context |
|
engine
| QCString DocVerbatim::Private::engine |
|
exampleFile
| QCString DocVerbatim::Private::exampleFile |
|
height
| QCString DocVerbatim::Private::height |
|
isBlock
| bool DocVerbatim::Private::isBlock |
|
isExample
| bool DocVerbatim::Private::isExample |
|
lang
| QCString DocVerbatim::Private::lang |
|
relPath
| QCString DocVerbatim::Private::relPath |
|
srcFile
| QCString DocVerbatim::Private::srcFile |
|
srcLine
| int DocVerbatim::Private::srcLine = -1 |
|
text
| QCString DocVerbatim::Private::text |
|
type
| Type DocVerbatim::Private::type = Code |
|
useBitmap
| bool DocVerbatim::Private::useBitmap =false |
|
width
| QCString DocVerbatim::Private::width |
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.14.0.