The Private
Struct Reference
Declaration
struct DocImage::Private { ... }
Public Constructors Index
| Private (const HtmlAttribList &attribs_, const QCString &name_, Type type_, const QCString &relPath_, const QCString &url_, bool inlineImage_) |
|
|
|
Public Member Attributes Index
Definition at line 660 of file docnode.h.
Public Constructors
Private()
Public Member Attributes
attribs
HtmlAttribList DocImage::Private::attribs |
|
height
QCString DocImage::Private::height |
|
inlineImage
bool DocImage::Private::inlineImage |
|
name
QCString DocImage::Private::name |
|
relPath
QCString DocImage::Private::relPath |
|
type
Type DocImage::Private::type = Html |
|
url
QCString DocImage::Private::url |
|
width
QCString DocImage::Private::width |
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.