]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htwindow.tex
compilation fix for wxUSE_STL==1 in DoGetSibling()
[wxWidgets.git] / docs / latex / wx / htwindow.tex
index 82633d6aa2e9e6f1860ca5e47b7d13a6363fddbf..75df9734af508e8b36b78e15a113ae4482061018 100644 (file)
@@ -27,12 +27,20 @@ Don't forget to initialize all image formats you need before loading any page!
 
 \wxheading{Derived from}
 
 
 \wxheading{Derived from}
 
-\helpref{wxScrolledWindow}{wxscrolledwindow}
+\helpref{wxScrolledWindow}{wxscrolledwindow}\\
+\helpref{wxPanel}{wxpanel}\\
+\helpref{wxWindow}{wxwindow}\\
+\helpref{wxEvtHandler}{wxevthandler}\\
+\helpref{wxObject}{wxobject}
 
 \wxheading{Include files}
 
 <wx/html/htmlwin.h>
 
 
 \wxheading{Include files}
 
 <wx/html/htmlwin.h>
 
+\wxheading{Library}
+
+\helpref{wxHtml}{librarieslist}
+
 \wxheading{Window styles}
 
 \twocolwidtha{5cm}
 \wxheading{Window styles}
 
 \twocolwidtha{5cm}
@@ -54,7 +62,7 @@ functions that take a \helpref{wxHtmlCellEvent}{wxhtmlcellevent} argument or a \
 \twocolwidtha{7cm}
 \begin{twocollist}\itemsep=0pt
 \twocolitem{{\bf EVT\_HTML\_CELL\_CLICKED(id, func)}}{A \helpref{wxHtmlCell}{wxhtmlcell} was clicked.}
 \twocolwidtha{7cm}
 \begin{twocollist}\itemsep=0pt
 \twocolitem{{\bf EVT\_HTML\_CELL\_CLICKED(id, func)}}{A \helpref{wxHtmlCell}{wxhtmlcell} was clicked.}
-\twocolitem{{\bf EVT\_HTML\_CELL\_HOVER(id, func)}}{The mouse passed over a {\helpref{wxHtmlCell}{wxhtmlcell}.}
+\twocolitem{{\bf EVT\_HTML\_CELL\_HOVER(id, func)}}{The mouse passed over a \helpref{wxHtmlCell}{wxhtmlcell}.}
 \twocolitem{{\bf EVT\_HTML\_LINK\_CLICKED(id, func)}}{A \helpref{wxHtmlCell}{wxhtmlcell} which contains an hyperlink was clicked.}
 \end{twocollist}
 
 \twocolitem{{\bf EVT\_HTML\_LINK\_CLICKED(id, func)}}{A \helpref{wxHtmlCell}{wxhtmlcell} which contains an hyperlink was clicked.}
 \end{twocollist}
 
@@ -65,6 +73,8 @@ functions that take a \helpref{wxHtmlCellEvent}{wxhtmlcellevent} argument or a \
 
 
 
 
 
 
+\latexignore{\rtfignore{\wxheading{Members}}}
+
 \membersection{wxHtmlWindow::wxHtmlWindow}\label{wxhtmlwindowwxhtmlwindow}
 
 \func{}{wxHtmlWindow}{\void}
 \membersection{wxHtmlWindow::wxHtmlWindow}\label{wxhtmlwindowwxhtmlwindow}
 
 \func{}{wxHtmlWindow}{\void}
@@ -496,6 +506,10 @@ This event class is used for the events generated by \helpref{wxHtmlWindow}{wxht
 
 <wx/html/htmlwin.h>
 
 
 <wx/html/htmlwin.h>
 
+\wxheading{Library}
+
+\helpref{wxHtml}{librarieslist}
+
 \wxheading{Event handling}
 
 To process input from a wxHtmlLinkEvent, use one of these event handler macros to
 \wxheading{Event handling}
 
 To process input from a wxHtmlLinkEvent, use one of these event handler macros to
@@ -541,6 +555,10 @@ This event class is used for the events generated by \helpref{wxHtmlWindow}{wxht
 
 <wx/html/htmlwin.h>
 
 
 <wx/html/htmlwin.h>
 
+\wxheading{Library}
+
+\helpref{wxHtml}{librarieslist}
+
 \wxheading{Event handling}
 
 To process input from a wxHtmlCellEvent, use one of these event handler macros to
 \wxheading{Event handling}
 
 To process input from a wxHtmlCellEvent, use one of these event handler macros to