diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-30 12:33:18 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-30 12:33:18 -0600 |
commit | 03bc485016127d419bbbbc3cfb09e21e8754b383 (patch) | |
tree | cad8234bcf26063239ac7a565298b897ffdeef57 /doc/html/classQextScintillaLexerRuby.html | |
parent | 664e37abfe5c796c1279b8295fb030f126b0a7d8 (diff) | |
download | tqscintilla-03bc485016127d419bbbbc3cfb09e21e8754b383.tar.gz tqscintilla-03bc485016127d419bbbbc3cfb09e21e8754b383.zip |
Initial automated TQt conversion
Diffstat (limited to 'doc/html/classQextScintillaLexerRuby.html')
-rw-r--r-- | doc/html/classQextScintillaLexerRuby.html | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/html/classQextScintillaLexerRuby.html b/doc/html/classQextScintillaLexerRuby.html index 0b40358..2cd7653 100644 --- a/doc/html/classQextScintillaLexerRuby.html +++ b/doc/html/classQextScintillaLexerRuby.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: QextScintillaLexerRuby Class Reference</title> +<title>TQScintilla: QextScintillaLexerRuby Class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> @@ -104,7 +104,7 @@ Inherits <a class="el" href="classQextScintillaLexer.html">QextScintillaLexer</a </ul> <h2>Public Member Functions</h2> <ul> -<li><a class="el" href="classQextScintillaLexerRuby.html#f84a7b041a40eec05036417a7333a604">QextScintillaLexerRuby</a> (QObject *parent=0, const char *name=0) +<li><a class="el" href="classQextScintillaLexerRuby.html#f84a7b041a40eec05036417a7333a604">QextScintillaLexerRuby</a> (TQObject *parent=0, const char *name=0) <li>virtual <a class="el" href="classQextScintillaLexerRuby.html#95c00cb154c17d293bf2ef05fe2d8cdb">~QextScintillaLexerRuby</a> () <li>const char * <a class="el" href="classQextScintillaLexerRuby.html#c99bae5713f65a19f5ea79e2c7af37b7">language</a> () const <li>const char * <a class="el" href="classQextScintillaLexerRuby.html#90f0d39fa849f263d841b34e10b93f30">lexer</a> () const @@ -116,12 +116,12 @@ const char * <b>blockStart</b> (int *style=0) const const char * <b>blockStartKeyword</b> (int *style=0) const <li><a class="anchor" name="14de9e48745c3f785293cf6b4d869f0c"></a><!-- doxytag: member="QextScintillaLexerRuby::braceStyle" ref="14de9e48745c3f785293cf6b4d869f0c" args="() const " --> int <b>braceStyle</b> () const -<li>QColor <a class="el" href="classQextScintillaLexerRuby.html#7df51cdf4533fb0289a2003844b4fa67">color</a> (int style) const +<li>TQColor <a class="el" href="classQextScintillaLexerRuby.html#7df51cdf4533fb0289a2003844b4fa67">color</a> (int style) const <li>bool <a class="el" href="classQextScintillaLexerRuby.html#b2a03d86d7c2e3c7c11eb778b7c3fe20">eolFill</a> (int style) const -<li>QFont <a class="el" href="classQextScintillaLexerRuby.html#c37edab4a7892f3c671f88051909878b">font</a> (int style) const +<li>TQFont <a class="el" href="classQextScintillaLexerRuby.html#c37edab4a7892f3c671f88051909878b">font</a> (int style) const <li>const char * <a class="el" href="classQextScintillaLexerRuby.html#c2c4e52585720219299637c287d672ac">keywords</a> (int set) const -<li>QString <a class="el" href="classQextScintillaLexerRuby.html#721775e8f6bb6bab9aaa064ff18ed70f">description</a> (int style) const -<li>QColor <a class="el" href="classQextScintillaLexerRuby.html#3a175244ac607efd0aac7c2a277d2cd2">paper</a> (int style) const +<li>TQString <a class="el" href="classQextScintillaLexerRuby.html#721775e8f6bb6bab9aaa064ff18ed70f">description</a> (int style) const +<li>TQColor <a class="el" href="classQextScintillaLexerRuby.html#3a175244ac607efd0aac7c2a277d2cd2">paper</a> (int style) const </ul> <hr><a name="_details"></a><h2>Detailed Description</h2> The <a class="el" href="classQextScintillaLexerRuby.html">QextScintillaLexerRuby</a> class encapsulates the Scintilla Ruby lexer. @@ -209,14 +209,14 @@ stderr. </td></tr> </div> </div><p> <hr><h2>Constructor & Destructor Documentation</h2> -<a class="anchor" name="f84a7b041a40eec05036417a7333a604"></a><!-- doxytag: member="QextScintillaLexerRuby::QextScintillaLexerRuby" ref="f84a7b041a40eec05036417a7333a604" args="(QObject *parent=0, const char *name=0)" --> +<a class="anchor" name="f84a7b041a40eec05036417a7333a604"></a><!-- doxytag: member="QextScintillaLexerRuby::QextScintillaLexerRuby" ref="f84a7b041a40eec05036417a7333a604" args="(TQObject *parent=0, const char *name=0)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">QextScintillaLexerRuby::QextScintillaLexerRuby </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> @@ -309,7 +309,7 @@ Implements <a class="el" href="classQextScintillaLexer.html#9d63d331f148e68e5cd1 <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QColor QextScintillaLexerRuby::color </td> + <td class="memname">TQColor QextScintillaLexerRuby::color </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>style</em> </td> @@ -357,7 +357,7 @@ Reimplemented from <a class="el" href="classQextScintillaLexer.html#9e1f5d6b3634 <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QFont QextScintillaLexerRuby::font </td> + <td class="memname">TQFont QextScintillaLexerRuby::font </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>style</em> </td> @@ -403,7 +403,7 @@ Reimplemented from <a class="el" href="classQextScintillaLexer.html#00cc06fe8bce <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QString QextScintillaLexerRuby::description </td> + <td class="memname">TQString QextScintillaLexerRuby::description </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>style</em> </td> @@ -415,7 +415,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> @@ -425,7 +425,7 @@ Implements <a class="el" href="classQextScintillaLexer.html#ddcd7beaeee21a59e4f4 <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QColor QextScintillaLexerRuby::paper </td> + <td class="memname">TQColor QextScintillaLexerRuby::paper </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>style</em> </td> @@ -444,7 +444,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 +<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> |