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/classQextScintillaLexerDiff.html | |
parent | 664e37abfe5c796c1279b8295fb030f126b0a7d8 (diff) | |
download | tqscintilla-03bc485016127d419bbbbc3cfb09e21e8754b383.tar.gz tqscintilla-03bc485016127d419bbbbc3cfb09e21e8754b383.zip |
Initial automated TQt conversion
Diffstat (limited to 'doc/html/classQextScintillaLexerDiff.html')
-rw-r--r-- | doc/html/classQextScintillaLexerDiff.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/html/classQextScintillaLexerDiff.html b/doc/html/classQextScintillaLexerDiff.html index 78fa800..c2c2207 100644 --- a/doc/html/classQextScintillaLexerDiff.html +++ b/doc/html/classQextScintillaLexerDiff.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: QextScintillaLexerDiff Class Reference</title> +<title>TQScintilla: QextScintillaLexerDiff Class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> @@ -48,14 +48,14 @@ Inherits <a class="el" href="classQextScintillaLexer.html">QextScintillaLexer</a </ul> <h2>Public Member Functions</h2> <ul> -<li><a class="el" href="classQextScintillaLexerDiff.html#6f3d75165a8b7041502a84ee2226d828">QextScintillaLexerDiff</a> (QObject *parent=0, const char *name=0) +<li><a class="el" href="classQextScintillaLexerDiff.html#6f3d75165a8b7041502a84ee2226d828">QextScintillaLexerDiff</a> (TQObject *parent=0, const char *name=0) <li>virtual <a class="el" href="classQextScintillaLexerDiff.html#bf28861883962d75839eae6f84056781">~QextScintillaLexerDiff</a> () <li>const char * <a class="el" href="classQextScintillaLexerDiff.html#4715beb7d4383a55b02273a28c721753">language</a> () const <li>const char * <a class="el" href="classQextScintillaLexerDiff.html#19bdc2bd977ea621073ea5cac4c51d5a">lexer</a> () const <li><a class="anchor" name="e23303d80b05819e9a3bc9e4059e2aee"></a><!-- doxytag: member="QextScintillaLexerDiff::wordCharacters" ref="e23303d80b05819e9a3bc9e4059e2aee" args="() const " --> const char * <b>wordCharacters</b> () const -<li>QColor <a class="el" href="classQextScintillaLexerDiff.html#9c75450ec59c6b9754e9946c765531aa">color</a> (int style) const -<li>QString <a class="el" href="classQextScintillaLexerDiff.html#4ac748484ccda53f6fa3baee5a3ff52e">description</a> (int style) const +<li>TQColor <a class="el" href="classQextScintillaLexerDiff.html#9c75450ec59c6b9754e9946c765531aa">color</a> (int style) const +<li>TQString <a class="el" href="classQextScintillaLexerDiff.html#4ac748484ccda53f6fa3baee5a3ff52e">description</a> (int style) const </ul> <hr><a name="_details"></a><h2>Detailed Description</h2> The <a class="el" href="classQextScintillaLexerDiff.html">QextScintillaLexerDiff</a> class encapsulates the Scintilla Diff lexer. @@ -95,14 +95,14 @@ An added line. </td></tr> </div> </div><p> <hr><h2>Constructor & Destructor Documentation</h2> -<a class="anchor" name="6f3d75165a8b7041502a84ee2226d828"></a><!-- doxytag: member="QextScintillaLexerDiff::QextScintillaLexerDiff" ref="6f3d75165a8b7041502a84ee2226d828" args="(QObject *parent=0, const char *name=0)" --> +<a class="anchor" name="6f3d75165a8b7041502a84ee2226d828"></a><!-- doxytag: member="QextScintillaLexerDiff::QextScintillaLexerDiff" ref="6f3d75165a8b7041502a84ee2226d828" args="(TQObject *parent=0, const char *name=0)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">QextScintillaLexerDiff::QextScintillaLexerDiff </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> @@ -195,7 +195,7 @@ Implements <a class="el" href="classQextScintillaLexer.html#9d63d331f148e68e5cd1 <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QColor QextScintillaLexerDiff::color </td> + <td class="memname">TQColor QextScintillaLexerDiff::color </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>style</em> </td> @@ -219,7 +219,7 @@ Reimplemented from <a class="el" href="classQextScintillaLexer.html#d829bf54912a <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QString QextScintillaLexerDiff::description </td> + <td class="memname">TQString QextScintillaLexerDiff::description </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>style</em> </td> @@ -231,12 +231,12 @@ Reimplemented from <a class="el" href="classQextScintillaLexer.html#d829bf54912a <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> </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> |