1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
|
<html><head><TITLE>Helper</TITLE></head>
<body>
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A> class Helper </H2><BLOCKQUOTE>
class for showing popup help windows.
</BLOCKQUOTE>
<hr>
<DL>
<TABLE>
<DT><h3>Public Classes</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.197.3"> <IMG BORDER=0 SRC=icon1.gif></A> enum </TD><TD><B>HelpTopicType</B> <br>
<I></I>
</TD></TR></TABLE><TABLE>
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.197.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>Helper</B> (<!1><A HREF="Config.html">Config</A> *c, <!1><A HREF="MainWindow.html">MainWindow</A> *w)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.197.2"> <IMG BORDER=0 SRC=icon1.gif></A> virtual </TD><TD><B>~Helper</B> ()<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.197.4"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>Help</B> (<!2><A HREF="Helper.html#DOC.197.3">HelpTopicType</A> topic)<br>
<I> Gives help about basic operations.</I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.197.5"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>SetStatus</B> (const char *msg)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.197.6"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>SetStatus</B> (const <!1><A HREF="string.html">string</A> *msg)<br>
<I></I>
</TD></TR></TABLE></DL>
<A NAME="DOC.DOCU">
<hr>
<h2> Documentation </h2>
<BLOCKQUOTE>
class for showing popup help windows.
</BLOCKQUOTE>
<DL>
<A NAME="Helper">
<A NAME ="DOC.197.1">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> Helper(<!1><A HREF="Config.html">Config</A> *c, <!1><A HREF="MainWindow.html">MainWindow</A> *w)</B></TT>
<DL></DL><P>
<A NAME="~Helper">
<A NAME ="DOC.197.2">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> virtual ~Helper()</B></TT>
<DL></DL><P>
<A NAME="HelpTopicType">
<A NAME ="DOC.197.3">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> enum HelpTopicType</B></TT>
<DL></DL><P>
<A NAME="Help">
<A NAME ="DOC.197.4">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void Help(<!2><A HREF="Helper.html#DOC.197.3">HelpTopicType</A> topic)</B></TT>
<DD> Gives help about basic operations.
<DL></DL><P>
<A NAME="SetStatus">
<A NAME ="DOC.197.5">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void SetStatus(const char *msg)</B></TT>
<DL></DL><P>
<A NAME="SetStatus">
<A NAME ="DOC.197.6">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void SetStatus(const <!1><A HREF="string.html">string</A> *msg)</B></TT>
<DL></DL><P></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><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++</I>
<P Align=Center><I>(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></I>
</BODY>
|