diff options
Diffstat (limited to 'doc/html/classQextScintillaLexerIDL.html')
-rw-r--r-- | doc/html/classQextScintillaLexerIDL.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/html/classQextScintillaLexerIDL.html b/doc/html/classQextScintillaLexerIDL.html index 82aad2f..9bd3766 100644 --- a/doc/html/classQextScintillaLexerIDL.html +++ b/doc/html/classQextScintillaLexerIDL.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: QextScintillaLexerIDL Class Reference</title> +<title>TQScintilla: QextScintillaLexerIDL Class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> @@ -26,25 +26,25 @@ Inherits <a class="el" href="classQextScintillaLexerCPP.html">QextScintillaLexer <p> <a href="classQextScintillaLexerIDL-members.html">List of all members.</a><h2>Public Member Functions</h2> <ul> -<li><a class="el" href="classQextScintillaLexerIDL.html#0ae4e3ba2aa88b01141ca9a325c03c1b">QextScintillaLexerIDL</a> (QObject *parent=0, const char *name=0) +<li><a class="el" href="classQextScintillaLexerIDL.html#0ae4e3ba2aa88b01141ca9a325c03c1b">QextScintillaLexerIDL</a> (TQObject *parent=0, const char *name=0) <li>virtual <a class="el" href="classQextScintillaLexerIDL.html#dede1f597bce7ac4c19d140897a38ce1">~QextScintillaLexerIDL</a> () <li>const char * <a class="el" href="classQextScintillaLexerIDL.html#e3f195e87f6459cbaa2772736c588e4f">language</a> () const -<li>QColor <a class="el" href="classQextScintillaLexerIDL.html#ba47acd3bb2f4f29921683d6ca0e1463">color</a> (int style) const +<li>TQColor <a class="el" href="classQextScintillaLexerIDL.html#ba47acd3bb2f4f29921683d6ca0e1463">color</a> (int style) const <li>const char * <a class="el" href="classQextScintillaLexerIDL.html#5a14b1eff857fa464ebabb186af63804">keywords</a> (int set) const -<li>QString <a class="el" href="classQextScintillaLexerIDL.html#30e36f23bd7d56ec59b0b6352c484eba">description</a> (int style) const +<li>TQString <a class="el" href="classQextScintillaLexerIDL.html#30e36f23bd7d56ec59b0b6352c484eba">description</a> (int style) const </ul> <hr><a name="_details"></a><h2>Detailed Description</h2> The <a class="el" href="classQextScintillaLexerIDL.html">QextScintillaLexerIDL</a> class encapsulates the Scintilla IDL lexer. <p> <hr><h2>Constructor & Destructor Documentation</h2> -<a class="anchor" name="0ae4e3ba2aa88b01141ca9a325c03c1b"></a><!-- doxytag: member="QextScintillaLexerIDL::QextScintillaLexerIDL" ref="0ae4e3ba2aa88b01141ca9a325c03c1b" args="(QObject *parent=0, const char *name=0)" --> +<a class="anchor" name="0ae4e3ba2aa88b01141ca9a325c03c1b"></a><!-- doxytag: member="QextScintillaLexerIDL::QextScintillaLexerIDL" ref="0ae4e3ba2aa88b01141ca9a325c03c1b" args="(TQObject *parent=0, const char *name=0)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">QextScintillaLexerIDL::QextScintillaLexerIDL </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> @@ -116,7 +116,7 @@ Reimplemented from <a class="el" href="classQextScintillaLexerCPP.html#4cb81dcd6 <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QColor QextScintillaLexerIDL::color </td> + <td class="memname">TQColor QextScintillaLexerIDL::color </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>style</em> </td> @@ -162,7 +162,7 @@ Reimplemented from <a class="el" href="classQextScintillaLexerCPP.html#2e15e8d68 <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QString QextScintillaLexerIDL::description </td> + <td class="memname">TQString QextScintillaLexerIDL::description </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"> <em>style</em> </td> @@ -174,12 +174,12 @@ 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> </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> |