diff options
Diffstat (limited to 'doc/html/classQextScintillaLexerSQL.html')
-rw-r--r-- | doc/html/classQextScintillaLexerSQL.html | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/doc/html/classQextScintillaLexerSQL.html b/doc/html/classQextScintillaLexerSQL.html index 7960847..a62cae3 100644 --- a/doc/html/classQextScintillaLexerSQL.html +++ b/doc/html/classQextScintillaLexerSQL.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: QextScintillaLexerSQL Class Reference</title> +<title>TQScintilla: QextScintillaLexerSQL Class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> @@ -86,18 +86,18 @@ Inherits <a class="el" href="classQextScintillaLexer.html">QextScintillaLexer</a </ul> <h2>Public Member Functions</h2> <ul> -<li><a class="el" href="classQextScintillaLexerSQL.html#87ef4b587bfc5e453a898112d8b22f2d">QextScintillaLexerSQL</a> (QObject *parent=0, const char *name=0) +<li><a class="el" href="classQextScintillaLexerSQL.html#87ef4b587bfc5e453a898112d8b22f2d">QextScintillaLexerSQL</a> (TQObject *parent=0, const char *name=0) <li>virtual <a class="el" href="classQextScintillaLexerSQL.html#d79a35923e0b87040873aa5b8cc369df">~QextScintillaLexerSQL</a> () <li>const char * <a class="el" href="classQextScintillaLexerSQL.html#0fe5b3ab8b64c7628ba1c4282363cce2">language</a> () const <li>const char * <a class="el" href="classQextScintillaLexerSQL.html#f11bb7390af4b47ce159a829f82264d0">lexer</a> () const <li><a class="anchor" name="4ecae1a9444043658fa61241ad7815dd"></a><!-- doxytag: member="QextScintillaLexerSQL::braceStyle" ref="4ecae1a9444043658fa61241ad7815dd" args="() const " --> int <b>braceStyle</b> () const -<li>QColor <a class="el" href="classQextScintillaLexerSQL.html#03c2d78be78783cd6c35c888bc7c9411">color</a> (int style) const +<li>TQColor <a class="el" href="classQextScintillaLexerSQL.html#03c2d78be78783cd6c35c888bc7c9411">color</a> (int style) const <li>bool <a class="el" href="classQextScintillaLexerSQL.html#ee2473ffa75634fb28c893116d9f2c8e">eolFill</a> (int style) const -<li>QFont <a class="el" href="classQextScintillaLexerSQL.html#f0a430cc19f2da4a5c8a6e7f3d4c104f">font</a> (int style) const +<li>TQFont <a class="el" href="classQextScintillaLexerSQL.html#f0a430cc19f2da4a5c8a6e7f3d4c104f">font</a> (int style) const <li>const char * <a class="el" href="classQextScintillaLexerSQL.html#c3bf685a2f608817ef23d48293610559">keywords</a> (int set) const -<li>QString <a class="el" href="classQextScintillaLexerSQL.html#033022cf1010cab3db8ad0fc6b4b898e">description</a> (int style) const -<li>QColor <a class="el" href="classQextScintillaLexerSQL.html#f48f2bfeccf7ffd7a9e72ad04a7b0882">paper</a> (int style) const +<li>TQString <a class="el" href="classQextScintillaLexerSQL.html#033022cf1010cab3db8ad0fc6b4b898e">description</a> (int style) const +<li>TQColor <a class="el" href="classQextScintillaLexerSQL.html#f48f2bfeccf7ffd7a9e72ad04a7b0882">paper</a> (int style) const <li>void <a class="el" href="classQextScintillaLexerSQL.html#786e5f3e0b56a8b6a5b0ef6ce5256a36">refreshProperties</a> () <li>bool <a class="el" href="classQextScintillaLexerSQL.html#6867e10f4aa8a7c8f040595e18d01967">foldComments</a> () const <li>bool <a class="el" href="classQextScintillaLexerSQL.html#ea2c85ffc4af6dfdc70dacb9bb35957b">foldCompact</a> () const @@ -105,8 +105,8 @@ int <b>braceStyle</b> () const </ul> <h2>Protected Member Functions</h2> <ul> -<li>bool <a class="el" href="classQextScintillaLexerSQL.html#376c567479019727c755b71274f7710c">readProperties</a> (QSettings &qs, const QString &prefix) -<li>bool <a class="el" href="classQextScintillaLexerSQL.html#0824d031dd1ffc6318197e7e545ff84f">writeProperties</a> (QSettings &qs, const QString &prefix) const +<li>bool <a class="el" href="classQextScintillaLexerSQL.html#376c567479019727c755b71274f7710c">readProperties</a> (TQSettings &qs, const TQString &prefix) +<li>bool <a class="el" href="classQextScintillaLexerSQL.html#0824d031dd1ffc6318197e7e545ff84f">writeProperties</a> (TQSettings &qs, const TQString &prefix) const </ul> <hr><a name="_details"></a><h2>Detailed Description</h2> The <a class="el" href="classQextScintillaLexerSQL.html">QextScintillaLexerSQL</a> class encapsulates the Scintilla SQL lexer. @@ -175,14 +175,14 @@ A keyword defined in keyword set number 8. The class must be sub-classed and re- </div> </div><p> <hr><h2>Constructor & Destructor Documentation</h2> -<a class="anchor" name="87ef4b587bfc5e453a898112d8b22f2d"></a><!-- doxytag: member="QextScintillaLexerSQL::QextScintillaLexerSQL" ref="87ef4b587bfc5e453a898112d8b22f2d" args="(QObject *parent=0, const char *name=0)" --> +<a class="anchor" name="87ef4b587bfc5e453a898112d8b22f2d"></a><!-- doxytag: member="QextScintillaLexerSQL::QextScintillaLexerSQL" ref="87ef4b587bfc5e453a898112d8b22f2d" args="(TQObject *parent=0, const char *name=0)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">QextScintillaLexerSQL::QextScintillaLexerSQL </td> <td>(</td> - <td class="paramtype">QObject * </td> + <td class="paramtype">TQObject * </td> <td class="paramname"> <em>parent</em> = <code>0</code>, </td> </tr> <tr> @@ -275,7 +275,7 @@ Implements <a class="el" href="classQextScintillaLexer.html#9d63d331f148e68e5cd1 <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QColor QextScintillaLexerSQL::color </td> + <td class="memname">TQColor QextScintillaLexerSQL::color </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>style</em> </td> @@ -323,7 +323,7 @@ Reimplemented from <a class="el" href="classQextScintillaLexer.html#9e1f5d6b3634 <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QFont QextScintillaLexerSQL::font </td> + <td class="memname">TQFont QextScintillaLexerSQL::font </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>style</em> </td> @@ -369,7 +369,7 @@ Reimplemented from <a class="el" href="classQextScintillaLexer.html#00cc06fe8bce <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QString QextScintillaLexerSQL::description </td> + <td class="memname">TQString QextScintillaLexerSQL::description </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>style</em> </td> @@ -381,7 +381,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> @@ -391,7 +391,7 @@ Implements <a class="el" href="classQextScintillaLexer.html#ddcd7beaeee21a59e4f4 <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QColor QextScintillaLexerSQL::paper </td> + <td class="memname">TQColor QextScintillaLexerSQL::paper </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>style</em> </td> @@ -560,20 +560,20 @@ If <em>enable</em> is TRUE then backslash escapes are enabled. The default is FA </div> </div><p> -<a class="anchor" name="376c567479019727c755b71274f7710c"></a><!-- doxytag: member="QextScintillaLexerSQL::readProperties" ref="376c567479019727c755b71274f7710c" args="(QSettings &qs, const QString &prefix)" --> +<a class="anchor" name="376c567479019727c755b71274f7710c"></a><!-- doxytag: member="QextScintillaLexerSQL::readProperties" ref="376c567479019727c755b71274f7710c" args="(TQSettings &qs, const TQString &prefix)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">bool QextScintillaLexerSQL::readProperties </td> <td>(</td> - <td class="paramtype">QSettings & </td> + <td class="paramtype">TQSettings & </td> <td class="paramname"> <em>qs</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> - <td class="paramtype">const QString & </td> + <td class="paramtype">const TQString & </td> <td class="paramname"> <em>prefix</em></td><td> </td> </tr> <tr> @@ -591,20 +591,20 @@ The lexer's properties are read from the settings <em>qs</em>. <em>prefix</em> ( Reimplemented from <a class="el" href="classQextScintillaLexer.html#5c0c72a54932c47687584e2cde90574a">QextScintillaLexer</a>. </div> </div><p> -<a class="anchor" name="0824d031dd1ffc6318197e7e545ff84f"></a><!-- doxytag: member="QextScintillaLexerSQL::writeProperties" ref="0824d031dd1ffc6318197e7e545ff84f" args="(QSettings &qs, const QString &prefix) const " --> +<a class="anchor" name="0824d031dd1ffc6318197e7e545ff84f"></a><!-- doxytag: member="QextScintillaLexerSQL::writeProperties" ref="0824d031dd1ffc6318197e7e545ff84f" args="(TQSettings &qs, const TQString &prefix) const " --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">bool QextScintillaLexerSQL::writeProperties </td> <td>(</td> - <td class="paramtype">QSettings & </td> + <td class="paramtype">TQSettings & </td> <td class="paramname"> <em>qs</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> - <td class="paramtype">const QString & </td> + <td class="paramtype">const TQString & </td> <td class="paramname"> <em>prefix</em></td><td> </td> </tr> <tr> @@ -622,7 +622,7 @@ The lexer's properties are written to the settings <em>qs</em>. <em>prefix</em> Reimplemented from <a class="el" href="classQextScintillaLexer.html#69d35dbbba2530a185de901e9fa12a18">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 +<hr size="1"><address style="align: right;"><small>Generated on Thu Nov 30 09:32:31 2006 for TQScintilla by <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> |