diff options
author | Timothy Pearson <[email protected]> | 2011-11-30 12:33:18 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-30 12:33:18 -0600 |
commit | 03bc485016127d419bbbbc3cfb09e21e8754b383 (patch) | |
tree | cad8234bcf26063239ac7a565298b897ffdeef57 /doc/html/classQextScintillaMacro.html | |
parent | 664e37abfe5c796c1279b8295fb030f126b0a7d8 (diff) | |
download | tqscintilla-03bc485016127d419bbbbc3cfb09e21e8754b383.tar.gz tqscintilla-03bc485016127d419bbbbc3cfb09e21e8754b383.zip |
Initial automated TQt conversion
Diffstat (limited to 'doc/html/classQextScintillaMacro.html')
-rw-r--r-- | doc/html/classQextScintillaMacro.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/html/classQextScintillaMacro.html b/doc/html/classQextScintillaMacro.html index 7102abb..d0f4db8 100644 --- a/doc/html/classQextScintillaMacro.html +++ b/doc/html/classQextScintillaMacro.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: QextScintillaMacro Class Reference</title> +<title>TQScintilla: QextScintillaMacro Class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> @@ -31,11 +31,11 @@ <h2>Public Member Functions</h2> <ul> <li><a class="el" href="classQextScintillaMacro.html#05bf326d2ee9df1b319af8f243cab7f2">QextScintillaMacro</a> (<a class="el" href="classQextScintilla.html">QextScintilla</a> *parent, const char *name=0) -<li><a class="el" href="classQextScintillaMacro.html#f7a13a836fe98c2cdef8c0e767436b74">QextScintillaMacro</a> (const QCString &asc, <a class="el" href="classQextScintilla.html">QextScintilla</a> *parent, const char *name=0) +<li><a class="el" href="classQextScintillaMacro.html#f7a13a836fe98c2cdef8c0e767436b74">QextScintillaMacro</a> (const TQCString &asc, <a class="el" href="classQextScintilla.html">QextScintilla</a> *parent, const char *name=0) <li>virtual <a class="el" href="classQextScintillaMacro.html#d20a0db0b92b233a63f72e43c616ce3b">~QextScintillaMacro</a> () <li>void <a class="el" href="classQextScintillaMacro.html#e79848bbd1b6c87430e6401e71a9cf1b">clear</a> () -<li>bool <a class="el" href="classQextScintillaMacro.html#22ba5818bbcc5562c5fd5a5332e8238f">load</a> (const QCString &asc) -<li>QCString <a class="el" href="classQextScintillaMacro.html#dbdc69113895d3f07b0bdb1f3f075498">save</a> () const +<li>bool <a class="el" href="classQextScintillaMacro.html#22ba5818bbcc5562c5fd5a5332e8238f">load</a> (const TQCString &asc) +<li>TQCString <a class="el" href="classQextScintillaMacro.html#dbdc69113895d3f07b0bdb1f3f075498">save</a> () const </ul> <h2>Classes</h2> <ul> @@ -76,14 +76,14 @@ Methods are provided to convert convert a macro to and from a textual representa Construct a <a class="el" href="classQextScintillaMacro.html">QextScintillaMacro</a> with parent <em>parent</em> and name <em>name</em>. </div> </div><p> -<a class="anchor" name="f7a13a836fe98c2cdef8c0e767436b74"></a><!-- doxytag: member="QextScintillaMacro::QextScintillaMacro" ref="f7a13a836fe98c2cdef8c0e767436b74" args="(const QCString &asc, QextScintilla *parent, const char *name=0)" --> +<a class="anchor" name="f7a13a836fe98c2cdef8c0e767436b74"></a><!-- doxytag: member="QextScintillaMacro::QextScintillaMacro" ref="f7a13a836fe98c2cdef8c0e767436b74" args="(const TQCString &asc, QextScintilla *parent, const char *name=0)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">QextScintillaMacro::QextScintillaMacro </td> <td>(</td> - <td class="paramtype">const QCString & </td> + <td class="paramtype">const TQCString & </td> <td class="paramname"> <em>asc</em>, </td> </tr> <tr> @@ -154,14 +154,14 @@ Clear the contents of the macro. </div> </div><p> -<a class="anchor" name="22ba5818bbcc5562c5fd5a5332e8238f"></a><!-- doxytag: member="QextScintillaMacro::load" ref="22ba5818bbcc5562c5fd5a5332e8238f" args="(const QCString &asc)" --> +<a class="anchor" name="22ba5818bbcc5562c5fd5a5332e8238f"></a><!-- doxytag: member="QextScintillaMacro::load" ref="22ba5818bbcc5562c5fd5a5332e8238f" args="(const TQCString &asc)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">bool QextScintillaMacro::load </td> <td>(</td> - <td class="paramtype">const QCString & </td> + <td class="paramtype">const TQCString & </td> <td class="paramname"> <em>asc</em> </td> <td> ) </td> <td width="100%"></td> @@ -181,7 +181,7 @@ Load the macro from the printable ASCII representation <em>asc</em>. Returns TRU <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QCString QextScintillaMacro::save </td> + <td class="memname">TQCString QextScintillaMacro::save </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> @@ -260,7 +260,7 @@ Stop recording user commands. </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> |