Doxygen
|
Helper class to deal with recoding the UTF8 encoded text back to the native encoding specified by CHM_INDEX_ENCODING. 更多...
Public 成员函数 | |
HtmlHelpRecoder () | |
~HtmlHelpRecoder () | |
HtmlHelpRecoder (const HtmlHelpRecoder &)=delete | |
HtmlHelpRecoder & | operator= (const HtmlHelpRecoder &)=delete |
void | initialize () |
void | finalize () |
QCString | recode (const QCString &s) |
Private 属性 | |
void * | m_iconv_null = (void*)(-1) |
void * | m_fromUtf8 = m_iconv_null |
Helper class to deal with recoding the UTF8 encoded text back to the native encoding specified by CHM_INDEX_ENCODING.
在文件 htmlhelp.cpp 第 42 行定义.
|
inline |
在文件 htmlhelp.cpp 第 60 行定义.
|
inline |
|
delete |
|
inline |
在文件 htmlhelp.cpp 第 75 行定义.
引用了 QCString::at() , 以及 QCString::resize().
|
inline |
在文件 htmlhelp.cpp 第 65 行定义.
|
delete |
在文件 htmlhelp.cpp 第 84 行定义.
被这些函数引用 HtmlHelp::Private::createProjectFile() , 以及 HtmlHelpIndex::writeFields().
|
private |
在文件 htmlhelp.cpp 第 107 行定义.
被这些函数引用 ~HtmlHelpRecoder().
|
private |
在文件 htmlhelp.cpp 第 106 行定义.
被这些函数引用 ~HtmlHelpRecoder().