Doxygen
|
Public 成员函数 | |
HtmlSpaceless () | |
std::unique_ptr< TemplateSpacelessIntf > | clone () |
Create a copy of the spaceless filter 更多... | |
void | reset () |
Reset filter state 更多... | |
QCString | remove (const QCString &s) |
Returns the input after removing redundant whitespace 更多... | |
Public 成员函数 继承自 TemplateSpacelessIntf | |
virtual | ~TemplateSpacelessIntf () |
Private 属性 | |
bool | m_insideTag |
char | m_insideString |
bool | m_removeSpaces |
在文件 context.cpp 第 8895 行定义.
|
inline |
|
inlinevirtual |
Create a copy of the spaceless filter
在文件 context.cpp 第 8899 行定义.
Returns the input after removing redundant whitespace
在文件 context.cpp 第 8909 行定义.
引用了 QCString::data(), FALSE, QCString::isEmpty(), m_insideString, m_insideTag, m_removeSpaces, TextStream::str() , 以及 TRUE.
|
inlinevirtual |
Reset filter state
在文件 context.cpp 第 8903 行定义.
引用了 FALSE, m_insideString, m_insideTag, m_removeSpaces , 以及 TRUE.
被这些函数引用 HtmlSpaceless().
|
private |
在文件 context.cpp 第 8968 行定义.
|
private |
在文件 context.cpp 第 8967 行定义.
|
private |
在文件 context.cpp 第 8969 行定义.