summaryrefslogtreecommitdiffstats
path: root/doc/html/classQextScintillaLexerJavaScript.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/classQextScintillaLexerJavaScript.html')
-rw-r--r--doc/html/classQextScintillaLexerJavaScript.html28
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/html/classQextScintillaLexerJavaScript.html b/doc/html/classQextScintillaLexerJavaScript.html
index 5a31904..a1e469e 100644
--- a/doc/html/classQextScintillaLexerJavaScript.html
+++ b/doc/html/classQextScintillaLexerJavaScript.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: QextScintillaLexerJavaScript Class Reference</title>
+<title>TQScintilla: QextScintillaLexerJavaScript Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
@@ -26,28 +26,28 @@ Inherits <a class="el" href="classQextScintillaLexerCPP.html">QextScintillaLexer
<p>
<a href="classQextScintillaLexerJavaScript-members.html">List of all members.</a><h2>Public Member Functions</h2>
<ul>
-<li><a class="el" href="classQextScintillaLexerJavaScript.html#b399d27be19d5fc6ac6bf5b3c555b079">QextScintillaLexerJavaScript</a> (QObject *parent=0, const char *name=0)
+<li><a class="el" href="classQextScintillaLexerJavaScript.html#b399d27be19d5fc6ac6bf5b3c555b079">QextScintillaLexerJavaScript</a> (TQObject *parent=0, const char *name=0)
<li>virtual <a class="el" href="classQextScintillaLexerJavaScript.html#911d027f4a41a3d2f02df1e758d87ee5">~QextScintillaLexerJavaScript</a> ()
<li>const char * <a class="el" href="classQextScintillaLexerJavaScript.html#3cfc5a543947879f3525e5abae1abdb7">language</a> () const
-<li>QColor <a class="el" href="classQextScintillaLexerJavaScript.html#0d6f5ae54113d25194bba830674835fe">color</a> (int style) const
+<li>TQColor <a class="el" href="classQextScintillaLexerJavaScript.html#0d6f5ae54113d25194bba830674835fe">color</a> (int style) const
<li>bool <a class="el" href="classQextScintillaLexerJavaScript.html#74ad10f97d43c77c24a4fbe5d7ca5d04">eolFill</a> (int style) const
-<li>QFont <a class="el" href="classQextScintillaLexerJavaScript.html#6e1888622ce0ae61936fc0191a536807">font</a> (int style) const
+<li>TQFont <a class="el" href="classQextScintillaLexerJavaScript.html#6e1888622ce0ae61936fc0191a536807">font</a> (int style) const
<li>const char * <a class="el" href="classQextScintillaLexerJavaScript.html#9bb399d8f06d5b915c81a402e6d35ee5">keywords</a> (int set) const
-<li>QString <a class="el" href="classQextScintillaLexerJavaScript.html#01c7701133de7049c74dbdfd8cf2adb6">description</a> (int style) const
-<li>QColor <a class="el" href="classQextScintillaLexerJavaScript.html#edd2a656bf04564ec7494140d2800698">paper</a> (int style) const
+<li>TQString <a class="el" href="classQextScintillaLexerJavaScript.html#01c7701133de7049c74dbdfd8cf2adb6">description</a> (int style) const
+<li>TQColor <a class="el" href="classQextScintillaLexerJavaScript.html#edd2a656bf04564ec7494140d2800698">paper</a> (int style) const
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The <a class="el" href="classQextScintillaLexerJavaScript.html">QextScintillaLexerJavaScript</a> class encapsulates the Scintilla JavaScript lexer.
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
-<a class="anchor" name="b399d27be19d5fc6ac6bf5b3c555b079"></a><!-- doxytag: member="QextScintillaLexerJavaScript::QextScintillaLexerJavaScript" ref="b399d27be19d5fc6ac6bf5b3c555b079" args="(QObject *parent=0, const char *name=0)" -->
+<a class="anchor" name="b399d27be19d5fc6ac6bf5b3c555b079"></a><!-- doxytag: member="QextScintillaLexerJavaScript::QextScintillaLexerJavaScript" ref="b399d27be19d5fc6ac6bf5b3c555b079" args="(TQObject *parent=0, const char *name=0)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QextScintillaLexerJavaScript::QextScintillaLexerJavaScript </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>
@@ -119,7 +119,7 @@ Reimplemented from <a class="el" href="classQextScintillaLexerCPP.html#4cb81dcd6
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">QColor QextScintillaLexerJavaScript::color </td>
+ <td class="memname">TQColor QextScintillaLexerJavaScript::color </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> </td>
@@ -167,7 +167,7 @@ Reimplemented from <a class="el" href="classQextScintillaLexerCPP.html#5f425be57
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">QFont QextScintillaLexerJavaScript::font </td>
+ <td class="memname">TQFont QextScintillaLexerJavaScript::font </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> </td>
@@ -213,7 +213,7 @@ Reimplemented from <a class="el" href="classQextScintillaLexerCPP.html#2e15e8d68
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">QString QextScintillaLexerJavaScript::description </td>
+ <td class="memname">TQString QextScintillaLexerJavaScript::description </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> </td>
@@ -225,7 +225,7 @@ Reimplemented from <a class="el" href="classQextScintillaLexerCPP.html#2e15e8d68
<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>
Reimplemented from <a class="el" href="classQextScintillaLexerCPP.html#cb720f11c91e4491dc0e44e18bfd0079">QextScintillaLexerCPP</a>.
</div>
@@ -235,7 +235,7 @@ Reimplemented from <a class="el" href="classQextScintillaLexerCPP.html#cb720f11c
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">QColor QextScintillaLexerJavaScript::paper </td>
+ <td class="memname">TQColor QextScintillaLexerJavaScript::paper </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> </td>
@@ -254,7 +254,7 @@ Returns the background colour of the text for style number <em>style</em>.<p>
Reimplemented from <a class="el" href="classQextScintillaLexerCPP.html#8cadeffdccdae0c0a3e26f6c8f33f3ee">QextScintillaLexerCPP</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>