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