X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fcf77487edae715c75f0f802a96e203d88dd56c6..180b5b4827d08f1ac13bbb5eca03f775ab35a0b1:/docs/latex/wx/hthlpdat.tex diff --git a/docs/latex/wx/hthlpdat.tex b/docs/latex/wx/hthlpdat.tex index b92bb0e826..0960c30245 100644 --- a/docs/latex/wx/hthlpdat.tex +++ b/docs/latex/wx/hthlpdat.tex @@ -18,6 +18,10 @@ you're writing your own HTML help controller. +\wxheading{Library} + +\helpref{wxHtml}{librarieslist} + \latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxHtmlHelpData::wxHtmlHelpData}\label{wxhtmlhelpdatawxhtmlhelpdata} @@ -53,29 +57,17 @@ Returns page's URL based on its (file)name. Returns array with help books info. -\membersection{wxHtmlHelpData::GetContents}\label{wxhtmlhelpdatagetcontents} - -\func{wxHtmlContentsItem*}{GetContents}{\void} - -Returns contents lists pointer. - -\membersection{wxHtmlHelpData::GetContentsCnt}\label{wxhtmlhelpdatagetcontentscnt} - -\func{int}{GetContentsCnt}{\void} - -Returns size of contents list. - -\membersection{wxHtmlHelpData::GetIndex}\label{wxhtmlhelpdatagetindex} +\membersection{wxHtmlHelpData::GetContentsArray}\label{wxhtmlhelpdatagetcontentsarray} -\func{wxHtmlContentsItem*}{GetIndex}{\void} +\func{const wxHtmlHelpDataItems\&}{GetContentsArray}{\void} -Returns pointer to index items list. +Returns reference to array with contents entries. -\membersection{wxHtmlHelpData::GetIndexCnt}\label{wxhtmlhelpdatagetindexcnt} +\membersection{wxHtmlHelpData::GetIndexArray}\label{wxhtmlhelpdatagetindexarray} -\func{int}{GetIndexCnt}{\void} +\func{const wxHtmlHelpDataItems\&}{GetIndexArray}{\void} -Returns size of index list. +Returns reference to array with index entries. \membersection{wxHtmlHelpData::SetTempDir}\label{wxhtmlhelpdatasettempdir}