Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > by-pkgid > 13552856180747ec62f8be1966cdcb1b > files > 51

libqscintilla3-1.2-1mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>QextScintillaLexerJava class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; </center>
<hr><h1>QextScintillaLexerJava Class Reference</h1>The QextScintillaLexerJava 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 Methods</h2>
<ul>
<li><a class="el" href="classQextScintillaLexerJava.html#a0">QextScintillaLexerJava</a> (QObject *parent=0, const char *name=0)
<li>virtual <a class="el" href="classQextScintillaLexerJava.html#a1">~QextScintillaLexerJava</a> ()
<li>const char * <a class="el" href="classQextScintillaLexerJava.html#a2">language</a> () const
<li>const char * <a class="el" href="classQextScintillaLexerJava.html#a3">keywords</a> (int set) const
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The QextScintillaLexerJava class encapsulates the Scintilla Java lexer.
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="QextScintillaLexerJava::QextScintillaLexerJava"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> QextScintillaLexerJava::QextScintillaLexerJava </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">QObject *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>parent</em> = 0, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const char *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>name</em> = 0</td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Construct a QextScintillaLexerJava 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.     </td>
  </tr>
</table>
<a name="a1" doxytag="QextScintillaLexerJava::~QextScintillaLexerJava"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual QextScintillaLexerJava::~QextScintillaLexerJava </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Destroys the QextScintillaLexerJava instance.
<p>
    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a2" doxytag="QextScintillaLexerJava::language"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const char* QextScintillaLexerJava::language </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

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

<p>
Reimplemented from <a class="el" href="classQextScintillaLexerCPP.html#a2">QextScintillaLexerCPP</a>.    </td>
  </tr>
</table>
<a name="a3" doxytag="QextScintillaLexerJava::keywords"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const char* QextScintillaLexerJava::keywords </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">int&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>set</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Returns the set of keywords for the keyword set \set recognised by the lexer as a space separated string. 
<p>
Reimplemented from <a class="el" href="classQextScintillaLexerCPP.html#a11">QextScintillaLexerCPP</a>.    </td>
  </tr>
</table>
<hr><address style="align: right;"><small>Generated on Sat Aug 16 21:46:54 2003 for QScintilla by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.18 </small></address>
</body>
</html>