Doxygen
|
Public 成员函数 | |
LatexSpaceless () | |
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 () |
在文件 context.cpp 第 8862 行定义.
|
inline |
|
inlinevirtual |
Create a copy of the spaceless filter
在文件 context.cpp 第 8866 行定义.
Returns the input after removing redundant whitespace
在文件 context.cpp 第 8871 行定义.
引用了 QCString::data(), QCString::isEmpty() , 以及 TextStream::str().
|
inlinevirtual |