summaryrefslogtreecommitdiffstats
path: root/doc/html/classQextScintillaLexerJava.html
blob: 7be015db0e6271ab96dc421969a6b8ae120f3e87 (plain)
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>TQScintilla: QextScintillaLexerJava Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li id="current"><a href="annotated.html"><span>Classes</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  </ul></div>
<h1>QextScintillaLexerJava Class Reference</h1><!-- doxytag: class="QextScintillaLexerJava" --><!-- doxytag: inherits="QextScintillaLexerCPP" -->The <a class="el" href="classQextScintillaLexerJava.html">QextScintillaLexerJava</a> class encapsulates the Scintilla Java lexer.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;qextscintillalexerjava.h&gt;</code>
<p>
Inherits <a class="el" href="classQextScintillaLexerCPP.html">QextScintillaLexerCPP</a>.
<p>
<a href="classQextScintillaLexerJava-members.html">List of all members.</a><h2>Public Member Functions</h2>
<ul>
<li><a class="el" href="classQextScintillaLexerJava.html#64986f30edfe91a663809f184a423111">QextScintillaLexerJava</a> (TQObject *parent=0, const char *name=0)
<li>virtual <a class="el" href="classQextScintillaLexerJava.html#32d0b0f5766293ecc3275ea97638db33">~QextScintillaLexerJava</a> ()
<li>const char * <a class="el" href="classQextScintillaLexerJava.html#c3e2fec409d4eab37271892668064fd1">language</a> () const 
<li>const char * <a class="el" href="classQextScintillaLexerJava.html#8021e35de49b51d150150996492b3472">keywords</a> (int set) const 
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The <a class="el" href="classQextScintillaLexerJava.html">QextScintillaLexerJava</a> class encapsulates the Scintilla Java lexer. 
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="64986f30edfe91a663809f184a423111"></a><!-- doxytag: member="QextScintillaLexerJava::QextScintillaLexerJava" ref="64986f30edfe91a663809f184a423111" args="(TQObject *parent=0, const char *name=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QextScintillaLexerJava::QextScintillaLexerJava           </td>
          <td>(</td>
          <td class="paramtype">TQObject *&nbsp;</td>
          <td class="paramname"> <em>parent</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Construct a <a class="el" href="classQextScintillaLexerJava.html">QextScintillaLexerJava</a> with parent <em>parent</em> and name <em>name</em>. <em>parent</em> is typically the <a class="el" href="classQextScintilla.html">QextScintilla</a> instance. 
</div>
</div><p>
<a class="anchor" name="32d0b0f5766293ecc3275ea97638db33"></a><!-- doxytag: member="QextScintillaLexerJava::~QextScintillaLexerJava" ref="32d0b0f5766293ecc3275ea97638db33" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual QextScintillaLexerJava::~QextScintillaLexerJava           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Destroys the <a class="el" href="classQextScintillaLexerJava.html">QextScintillaLexerJava</a> instance. 
<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="c3e2fec409d4eab37271892668064fd1"></a><!-- doxytag: member="QextScintillaLexerJava::language" ref="c3e2fec409d4eab37271892668064fd1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* QextScintillaLexerJava::language           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the name of the language. 
<p>

<p>
Reimplemented from <a class="el" href="classQextScintillaLexerCPP.html#4cb81dcd6838b1aad041da166186d349">QextScintillaLexerCPP</a>.
</div>
</div><p>
<a class="anchor" name="8021e35de49b51d150150996492b3472"></a><!-- doxytag: member="QextScintillaLexerJava::keywords" ref="8021e35de49b51d150150996492b3472" args="(int set) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* QextScintillaLexerJava::keywords           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>set</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the set of keywords for the keyword set <em>set</em> recognised by the lexer as a space separated string. 
<p>
Reimplemented from <a class="el" href="classQextScintillaLexerCPP.html#2e15e8d6831c86fbe16841bac3714a17">QextScintillaLexerCPP</a>.
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Thu Nov 30 09:32:31 2006 for TQScintilla by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>