Doxygen
|
Public Member Functions | |
LinkRef (const QCString &l, const QCString &t) |
Public Attributes | |
QCString | link |
QCString | title |
Definition at line 174 of file markdown.cpp.
Definition at line 176 of file markdown.cpp.
QCString Markdown::Private::LinkRef::link |
Definition at line 177 of file markdown.cpp.
Referenced by LinkRef().
QCString Markdown::Private::LinkRef::title |
Definition at line 178 of file markdown.cpp.
Referenced by LinkRef().