summaryrefslogtreecommitdiffstats
path: root/doc/html/classQextScintillaLexerBatch.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/classQextScintillaLexerBatch.html')
-rw-r--r--doc/html/classQextScintillaLexerBatch.html28
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/html/classQextScintillaLexerBatch.html b/doc/html/classQextScintillaLexerBatch.html
index bdf6913..2cf91ff 100644
--- a/doc/html/classQextScintillaLexerBatch.html
+++ b/doc/html/classQextScintillaLexerBatch.html
@@ -1,6 +1,6 @@
<!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>QScintilla: QextScintillaLexerBatch Class Reference</title>
+<title>TQScintilla: QextScintillaLexerBatch Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
@@ -50,18 +50,18 @@ Inherits <a class="el" href="classQextScintillaLexer.html">QextScintillaLexer</a
</ul>
<h2>Public Member Functions</h2>
<ul>
-<li><a class="el" href="classQextScintillaLexerBatch.html#a2ebe656b90ee7f42f681be2b3f4e39a">QextScintillaLexerBatch</a> (QObject *parent=0, const char *name=0)
+<li><a class="el" href="classQextScintillaLexerBatch.html#a2ebe656b90ee7f42f681be2b3f4e39a">QextScintillaLexerBatch</a> (TQObject *parent=0, const char *name=0)
<li>virtual <a class="el" href="classQextScintillaLexerBatch.html#07ec0d3cd82cdaec9dd201999a23b498">~QextScintillaLexerBatch</a> ()
<li>const char * <a class="el" href="classQextScintillaLexerBatch.html#ce8f2eca661457993c6b334c297dd1e9">language</a> () const
<li>const char * <a class="el" href="classQextScintillaLexerBatch.html#ad3275fdafc700e7e14cd9d8beb6c589">lexer</a> () const
<li><a class="anchor" name="564f39d898f412d1759f1c3ee3a6ff66"></a><!-- doxytag: member="QextScintillaLexerBatch::wordCharacters" ref="564f39d898f412d1759f1c3ee3a6ff66" args="() const " -->
const char * <b>wordCharacters</b> () const
-<li>QColor <a class="el" href="classQextScintillaLexerBatch.html#8b016e35c2e59956a2df1904ffa1e007">color</a> (int style) const
+<li>TQColor <a class="el" href="classQextScintillaLexerBatch.html#8b016e35c2e59956a2df1904ffa1e007">color</a> (int style) const
<li>bool <a class="el" href="classQextScintillaLexerBatch.html#d94fd24c1f3d156456d5018e6a202b23">eolFill</a> (int style) const
-<li>QFont <a class="el" href="classQextScintillaLexerBatch.html#d23670696aad82a64c8879aea1532b12">font</a> (int style) const
+<li>TQFont <a class="el" href="classQextScintillaLexerBatch.html#d23670696aad82a64c8879aea1532b12">font</a> (int style) const
<li>const char * <a class="el" href="classQextScintillaLexerBatch.html#7b364c4a62ec33d88bf148e2a28212ef">keywords</a> (int set) const
-<li>QString <a class="el" href="classQextScintillaLexerBatch.html#03dca4c7289305a22a745db4d4c5e76f">description</a> (int style) const
-<li>QColor <a class="el" href="classQextScintillaLexerBatch.html#f383c2bfa30a7f5b7d3982949f910326">paper</a> (int style) const
+<li>TQString <a class="el" href="classQextScintillaLexerBatch.html#03dca4c7289305a22a745db4d4c5e76f">description</a> (int style) const
+<li>TQColor <a class="el" href="classQextScintillaLexerBatch.html#f383c2bfa30a7f5b7d3982949f910326">paper</a> (int style) const
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The <a class="el" href="classQextScintillaLexerBatch.html">QextScintillaLexerBatch</a> class encapsulates the Scintilla batch file lexer.
@@ -103,14 +103,14 @@ An operator. </td></tr>
</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
-<a class="anchor" name="a2ebe656b90ee7f42f681be2b3f4e39a"></a><!-- doxytag: member="QextScintillaLexerBatch::QextScintillaLexerBatch" ref="a2ebe656b90ee7f42f681be2b3f4e39a" args="(QObject *parent=0, const char *name=0)" -->
+<a class="anchor" name="a2ebe656b90ee7f42f681be2b3f4e39a"></a><!-- doxytag: member="QextScintillaLexerBatch::QextScintillaLexerBatch" ref="a2ebe656b90ee7f42f681be2b3f4e39a" args="(TQObject *parent=0, const char *name=0)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QextScintillaLexerBatch::QextScintillaLexerBatch </td>
<td>(</td>
- <td class="paramtype">QObject *&nbsp;</td>
+ <td class="paramtype">TQObject *&nbsp;</td>
<td class="paramname"> <em>parent</em> = <code>0</code>, </td>
</tr>
<tr>
@@ -203,7 +203,7 @@ Implements <a class="el" href="classQextScintillaLexer.html#9d63d331f148e68e5cd1
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">QColor QextScintillaLexerBatch::color </td>
+ <td class="memname">TQColor QextScintillaLexerBatch::color </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> </td>
@@ -251,7 +251,7 @@ Reimplemented from <a class="el" href="classQextScintillaLexer.html#9e1f5d6b3634
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">QFont QextScintillaLexerBatch::font </td>
+ <td class="memname">TQFont QextScintillaLexerBatch::font </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> </td>
@@ -297,7 +297,7 @@ Reimplemented from <a class="el" href="classQextScintillaLexer.html#00cc06fe8bce
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">QString QextScintillaLexerBatch::description </td>
+ <td class="memname">TQString QextScintillaLexerBatch::description </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> </td>
@@ -309,7 +309,7 @@ Reimplemented from <a class="el" href="classQextScintillaLexer.html#00cc06fe8bce
<div class="memdoc">
<p>
-Returns the descriptive name for style number <em>style</em>. If the style is invalid for this language then QString::null is returned. This is intended to be used in user preference dialogs.
+Returns the descriptive name for style number <em>style</em>. If the style is invalid for this language then TQString() is returned. This is intended to be used in user preference dialogs.
<p>
Implements <a class="el" href="classQextScintillaLexer.html#ddcd7beaeee21a59e4f4f5dee8edf0d8">QextScintillaLexer</a>.
</div>
@@ -319,7 +319,7 @@ Implements <a class="el" href="classQextScintillaLexer.html#ddcd7beaeee21a59e4f4
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">QColor QextScintillaLexerBatch::paper </td>
+ <td class="memname">TQColor QextScintillaLexerBatch::paper </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> </td>
@@ -338,7 +338,7 @@ Returns the background colour of the text for style number <em>style</em>.<p>
Reimplemented from <a class="el" href="classQextScintillaLexer.html#791c5d4bcab79828d394975344fae6db">QextScintillaLexer</a>.
</div>
</div><p>
-<hr size="1"><address style="align: right;"><small>Generated on Thu Nov 30 09:32:31 2006 for QScintilla by&nbsp;
+<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>