de5c0ba745
wxHelpController implementations, too. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
38 lines
1.8 KiB
HTML
38 lines
1.8 KiB
HTML
<html><head><TITLE>USE_HELP</TITLE></head>
|
|
<body>
|
|
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A> class wxExtHelpController ifdef USE_HELP : public wxHelpControllerBase </H2><BLOCKQUOTE>
|
|
|
|
This class implements help via an external browser
|
|
</BLOCKQUOTE>
|
|
<hr>
|
|
<h2> Inheritance:</h2>
|
|
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=65>
|
|
<param name=classes value="MwxHelpControllerBase,M,CUSE_HELP,MUSE_HELP.html">
|
|
<param name=before value="M,M">
|
|
<param name=after value="Md_,M">
|
|
<param name=indent value="0,1">
|
|
<param name=arrowdir value="down">
|
|
</APPLET>
|
|
<A NAME="DOC.DOCU">
|
|
<hr>
|
|
<h2> Documentation </h2>
|
|
<BLOCKQUOTE>
|
|
|
|
This class implements help via an external browser.
|
|
It requires the name of a directory containing the documentation
|
|
and a file mapping numerical Section numbers to relative URLS.<P>The map file contains two or three fields per line:
|
|
numeric_id relative_URL [; comment/documentation]<P>The numeric_id is the id used to look up the entry in
|
|
DisplaySection()/DisplayBlock(). The relative_URL is a filename of
|
|
an html file, relative to the help directory. The optional
|
|
comment/documentation field (after a ';') is used for keyword
|
|
searches, so some meaningful text here does not hurt.
|
|
|
|
</BLOCKQUOTE>
|
|
<DL>
|
|
</DL>
|
|
<hr>
|
|
<DL><DT><B>This class has no child classes.</B></DL>
|
|
<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>
|
|
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
|
|
<P Align=Center><I>this page has been generated automatically by doc++
|
|
<P Align=Center>(c)opyright by <A HREF="http://www.zib.de/zoeckler/"> Malte Zöckler</A>, <A HREF="mailto:wunderling@zib.de"> Roland Wunderling </A><br>contact: <A HREF="mailto:doc++@zib.de"> doc++@zib.de </a> |