USE_HELP.html 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <html><head><TITLE>USE_HELP</TITLE></head>
  2. <body>
  3. <H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A> class wxExtHelpController ifdef USE_HELP : public wxHelpControllerBase </H2><BLOCKQUOTE>
  4. This class implements help via an external browser
  5. </BLOCKQUOTE>
  6. <hr>
  7. <h2> Inheritance:</h2>
  8. <APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=65>
  9. <param name=classes value="MwxHelpControllerBase,M,CUSE_HELP,MUSE_HELP.html">
  10. <param name=before value="M,M">
  11. <param name=after value="Md_,M">
  12. <param name=indent value="0,1">
  13. <param name=arrowdir value="down">
  14. </APPLET>
  15. <A NAME="DOC.DOCU">
  16. <hr>
  17. <h2> Documentation </h2>
  18. <BLOCKQUOTE>
  19. This class implements help via an external browser.
  20. It requires the name of a directory containing the documentation
  21. and a file mapping numerical Section numbers to relative URLS.<P>The map file contains two or three fields per line:
  22. numeric_id relative_URL [; comment/documentation]<P>The numeric_id is the id used to look up the entry in
  23. DisplaySection()/DisplayBlock(). The relative_URL is a filename of
  24. an html file, relative to the help directory. The optional
  25. comment/documentation field (after a ';') is used for keyword
  26. searches, so some meaningful text here does not hurt.
  27. </BLOCKQUOTE>
  28. <DL>
  29. </DL>
  30. <hr>
  31. <DL><DT><B>This class has no child classes.</B></DL>
  32. <DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I> <I><A HREF="HIER.html"> hierarchy of classes</A></I><P></BODY><hr>
  33. <A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
  34. <P Align=Center><I>this page has been generated automatically by doc++
  35. <P Align=Center>(c)opyright by <A HREF="http://www.zib.de/zoeckler/"> Malte Z&oumlckler</A>, <A HREF="mailto:wunderling@zib.de"> Roland Wunderling </A><br>contact: <A HREF="mailto:doc++@zib.de"> doc++@zib.de </a>