]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/hthlpfrm.tex
non-pch build fixes
[wxWidgets.git] / docs / latex / wx / hthlpfrm.tex
index 2ed5ea453ab6869a3e28bcc91bd36c0e8f8a570c..92dc708ce4b922f99a1f0117dd8fee678027723c 100644 (file)
@@ -12,7 +12,11 @@ when you're writing your own HTML help controller.
 
 \wxheading{Derived from}
 
-\helpref{wxFrame}{wxframe}
+\helpref{wxFrame}{wxframe}\\
+\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\
+\helpref{wxWindow}{wxwindow}\\
+\helpref{wxEvtHandler}{wxevthandler}\\
+\helpref{wxObject}{wxobject}
 
 \wxheading{Include files}
 
@@ -89,7 +93,11 @@ when you're writing your own HTML help controller.
 
 \wxheading{Derived from}
 
-\helpref{wxFrame}{wxframe}
+\helpref{wxFrame}{wxframe}\\
+\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\
+\helpref{wxWindow}{wxwindow}\\
+\helpref{wxEvtHandler}{wxevthandler}\\
+\helpref{wxObject}{wxobject}
 
 \wxheading{Include files}
 
@@ -182,7 +190,9 @@ the embedded window to be destroyed independently of the help controller.
 
 \wxheading{Derived from}
 
-\helpref{wxWindow}{wxwindow}
+\helpref{wxWindow}{wxwindow}\\
+\helpref{wxEvtHandler}{wxevthandler}\\
+\helpref{wxObject}{wxobject}
 
 \wxheading{Include files}
 
@@ -362,12 +372,11 @@ None
 
 \wxheading{Parameters}
 
-{\it parent} is the parent of the dialog.
+\docparam{parent}{is the parent of the dialog.}
 
-{\it helpFile} is the HTML help file to show.
+\docparam{helpFile}{is the HTML help file to show.}
 
-{\it topic} is an optional topic. If this is empty, the help contents will be shown.
-
-{\it style} is a combination of the flags described in the \helpref{wxHtmlHelpController}{wxhtmlhelpcontroller} documentation.
+\docparam{topic}{is an optional topic. If this is empty, the help contents will be shown.}
 
+\docparam{style}{is a combination of the flags described in the \helpref{wxHtmlHelpController}{wxhtmlhelpcontroller} documentation.}