diff options
Diffstat (limited to 'doc/html/classQextScintillaCommandSet.html')
-rw-r--r-- | doc/html/classQextScintillaCommandSet.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/html/classQextScintillaCommandSet.html b/doc/html/classQextScintillaCommandSet.html index fc9fff4..2bdca65 100644 --- a/doc/html/classQextScintillaCommandSet.html +++ b/doc/html/classQextScintillaCommandSet.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: QextScintillaCommandSet Class Reference</title> +<title>TQScintilla: QextScintillaCommandSet Class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> @@ -24,9 +24,9 @@ <p> <a href="classQextScintillaCommandSet-members.html">List of all members.</a><h2>Public Member Functions</h2> <ul> -<li>bool <a class="el" href="classQextScintillaCommandSet.html#a6e09aabf6126617ecec01c35fb32e53">readSettings</a> (QSettings &qs, const char *prefix="/Scintilla") -<li>bool <a class="el" href="classQextScintillaCommandSet.html#3a4981c26ab30164efbf27d15a4828ee">writeSettings</a> (QSettings &qs, const char *prefix="/Scintilla") -<li>QPtrList< <a class="el" href="classQextScintillaCommand.html">QextScintillaCommand</a> > & <a class="el" href="classQextScintillaCommandSet.html#3d5be67e3bbd4cf614c4baa6f8aacc37">commands</a> () +<li>bool <a class="el" href="classQextScintillaCommandSet.html#a6e09aabf6126617ecec01c35fb32e53">readSettings</a> (TQSettings &qs, const char *prefix="/Scintilla") +<li>bool <a class="el" href="classQextScintillaCommandSet.html#3a4981c26ab30164efbf27d15a4828ee">writeSettings</a> (TQSettings &qs, const char *prefix="/Scintilla") +<li>TQPtrList< <a class="el" href="classQextScintillaCommand.html">QextScintillaCommand</a> > & <a class="el" href="classQextScintillaCommandSet.html#3d5be67e3bbd4cf614c4baa6f8aacc37">commands</a> () <li>void <a class="el" href="classQextScintillaCommandSet.html#473747a515d9b554748aa4c25b371cc2">clearKeys</a> () <li>void <a class="el" href="classQextScintillaCommandSet.html#497658e87e32bb8d6e9f3859a70e1107">clearAlternateKeys</a> () </ul> @@ -36,14 +36,14 @@ The <a class="el" href="classQextScintillaCommandSet.html">QextScintillaCommandS Methods are provided to access the individual commands and to read and write the current bindings from and to settings files. <p> <hr><h2>Member Function Documentation</h2> -<a class="anchor" name="a6e09aabf6126617ecec01c35fb32e53"></a><!-- doxytag: member="QextScintillaCommandSet::readSettings" ref="a6e09aabf6126617ecec01c35fb32e53" args="(QSettings &qs, const char *prefix="/Scintilla")" --> +<a class="anchor" name="a6e09aabf6126617ecec01c35fb32e53"></a><!-- doxytag: member="QextScintillaCommandSet::readSettings" ref="a6e09aabf6126617ecec01c35fb32e53" args="(TQSettings &qs, const char *prefix="/Scintilla")" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">bool QextScintillaCommandSet::readSettings </td> <td>(</td> - <td class="paramtype">QSettings & </td> + <td class="paramtype">TQSettings & </td> <td class="paramname"> <em>qs</em>, </td> </tr> <tr> @@ -67,14 +67,14 @@ The key bindings for each command in the set are read from the settings <em>qs</ </div> </div><p> -<a class="anchor" name="3a4981c26ab30164efbf27d15a4828ee"></a><!-- doxytag: member="QextScintillaCommandSet::writeSettings" ref="3a4981c26ab30164efbf27d15a4828ee" args="(QSettings &qs, const char *prefix="/Scintilla")" --> +<a class="anchor" name="3a4981c26ab30164efbf27d15a4828ee"></a><!-- doxytag: member="QextScintillaCommandSet::writeSettings" ref="3a4981c26ab30164efbf27d15a4828ee" args="(TQSettings &qs, const char *prefix="/Scintilla")" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">bool QextScintillaCommandSet::writeSettings </td> <td>(</td> - <td class="paramtype">QSettings & </td> + <td class="paramtype">TQSettings & </td> <td class="paramname"> <em>qs</em>, </td> </tr> <tr> @@ -103,7 +103,7 @@ The key bindings for each command in the set are written to the settings <em>qs< <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QPtrList<<a class="el" href="classQextScintillaCommand.html">QextScintillaCommand</a>>& QextScintillaCommandSet::commands </td> + <td class="memname">TQPtrList<<a class="el" href="classQextScintillaCommand.html">QextScintillaCommand</a>>& QextScintillaCommandSet::commands </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> @@ -161,7 +161,7 @@ The alternate keys bindings for all commands are removed. </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> |