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 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
|
<html><head><TITLE>Key</TITLE></head>
<body>
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A> class Key </H2><BLOCKQUOTE>
definitions of various character codes.
</BLOCKQUOTE>
<hr>
<DL>
<TABLE>
<DT><h3>Public Fields</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.206.1"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>BACKSPACE</B> <br>
<I> definitions of character codes of non-printable ascii chars.</I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.2"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>TAB</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.3"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>VERTICAL_TAB</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.4"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>ESCAPE</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.5"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>FS</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.6"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>RS</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.7"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>DELETE</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.8"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>CTRL_B</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.9"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>CTRL_E</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.10"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>HOME</B> <br>
<I> definitions of character codes of special keys (non-ascii).</I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.11"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>LEFT</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.12"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>UP</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.13"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>RIGHT</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.14"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>DOWN</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.15"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>PAGE_UP</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.16"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>PAGE_DOWN</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.17"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>END</B> <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.18"> <IMG BORDER=0 SRC=icon1.gif></A> static const int </TD><TD><B>INSERT</B> <br>
<I></I>
</TD></TR></TABLE><TABLE>
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.206.19"> <IMG BORDER=0 SRC=icon1.gif></A> static bool </TD><TD><B>ArrowKey</B> (int key)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.206.20"> <IMG BORDER=0 SRC=icon1.gif></A> static bool </TD><TD><B>EditKey</B> (int key)<br>
<I></I>
</TD></TR></TABLE></DL>
<A NAME="DOC.DOCU">
<hr>
<h2> Documentation </h2>
<BLOCKQUOTE>
definitions of various character codes.
</BLOCKQUOTE>
<DL>
<A NAME="BACKSPACE">
<A NAME ="DOC.206.1">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int BACKSPACE</B></TT>
<DD> definitions of character codes of non-printable ascii chars.
<DL></DL><P>
<A NAME="TAB">
<A NAME ="DOC.206.2">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int TAB</B></TT>
<DL></DL><P>
<A NAME="VERTICAL_TAB">
<A NAME ="DOC.206.3">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int VERTICAL_TAB</B></TT>
<DL></DL><P>
<A NAME="ESCAPE">
<A NAME ="DOC.206.4">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int ESCAPE</B></TT>
<DL></DL><P>
<A NAME="FS">
<A NAME ="DOC.206.5">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int FS</B></TT>
<DL></DL><P>
<A NAME="RS">
<A NAME ="DOC.206.6">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int RS</B></TT>
<DL></DL><P>
<A NAME="DELETE">
<A NAME ="DOC.206.7">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int DELETE</B></TT>
<DL></DL><P>
<A NAME="CTRL_B">
<A NAME ="DOC.206.8">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int CTRL_B</B></TT>
<DL></DL><P>
<A NAME="CTRL_E">
<A NAME ="DOC.206.9">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int CTRL_E</B></TT>
<DL></DL><P>
<A NAME="HOME">
<A NAME ="DOC.206.10">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int HOME</B></TT>
<DD> definitions of character codes of special keys (non-ascii).
<DL></DL><P>
<A NAME="LEFT">
<A NAME ="DOC.206.11">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int LEFT</B></TT>
<DL></DL><P>
<A NAME="UP">
<A NAME ="DOC.206.12">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int UP</B></TT>
<DL></DL><P>
<A NAME="RIGHT">
<A NAME ="DOC.206.13">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int RIGHT</B></TT>
<DL></DL><P>
<A NAME="DOWN">
<A NAME ="DOC.206.14">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int DOWN</B></TT>
<DL></DL><P>
<A NAME="PAGE_UP">
<A NAME ="DOC.206.15">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int PAGE_UP</B></TT>
<DL></DL><P>
<A NAME="PAGE_DOWN">
<A NAME ="DOC.206.16">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int PAGE_DOWN</B></TT>
<DL></DL><P>
<A NAME="END">
<A NAME ="DOC.206.17">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int END</B></TT>
<DL></DL><P>
<A NAME="INSERT">
<A NAME ="DOC.206.18">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static const int INSERT</B></TT>
<DL></DL><P>
<A NAME="ArrowKey">
<A NAME ="DOC.206.19">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static bool ArrowKey(int key)</B></TT>
<DL></DL><P>
<A NAME="EditKey">
<A NAME ="DOC.206.20">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static bool EditKey(int key)</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>
|