Doxygen
|
Class representing a piece of plain text in a template 更多...
Public 成员函数 | |
TemplateNodeText (TemplateParser *, TemplateNode *parent, int, const QCString &data) | |
void | render (TextStream &ts, TemplateContext *c) |
Public 成员函数 继承自 TemplateNode | |
TemplateNode (TemplateNode *parent) | |
virtual | ~TemplateNode () |
TemplateNode * | parent () |
Private 属性 | |
QCString | m_data |
Class representing a piece of plain text in a template
在文件 template.cpp 第 2927 行定义.
|
inline |
|
inlinevirtual |
实现了 TemplateNode.
在文件 template.cpp 第 2936 行定义.
引用了 m_data, TemplateContextImpl::needsRecoding(), TemplateContextImpl::recode(), TemplateContextImpl::spacelessEnabled() , 以及 TemplateContextImpl::spacelessIntf().
|
private |
在文件 template.cpp 第 2965 行定义.
被这些函数引用 render().