summaryrefslogtreecommitdiffstats
path: root/doc/html/classQextScintillaCommandSet.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/classQextScintillaCommandSet.html')
-rw-r--r--doc/html/classQextScintillaCommandSet.html20
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 &amp;qs, const char *prefix=&quot;/Scintilla&quot;)
-<li>bool <a class="el" href="classQextScintillaCommandSet.html#3a4981c26ab30164efbf27d15a4828ee">writeSettings</a> (QSettings &amp;qs, const char *prefix=&quot;/Scintilla&quot;)
-<li>QPtrList&lt; <a class="el" href="classQextScintillaCommand.html">QextScintillaCommand</a> &gt; &amp; <a class="el" href="classQextScintillaCommandSet.html#3d5be67e3bbd4cf614c4baa6f8aacc37">commands</a> ()
+<li>bool <a class="el" href="classQextScintillaCommandSet.html#a6e09aabf6126617ecec01c35fb32e53">readSettings</a> (TQSettings &amp;qs, const char *prefix=&quot;/Scintilla&quot;)
+<li>bool <a class="el" href="classQextScintillaCommandSet.html#3a4981c26ab30164efbf27d15a4828ee">writeSettings</a> (TQSettings &amp;qs, const char *prefix=&quot;/Scintilla&quot;)
+<li>TQPtrList&lt; <a class="el" href="classQextScintillaCommand.html">QextScintillaCommand</a> &gt; &amp; <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 &amp;qs, const char *prefix=&quot;/Scintilla&quot;)" -->
+<a class="anchor" name="a6e09aabf6126617ecec01c35fb32e53"></a><!-- doxytag: member="QextScintillaCommandSet::readSettings" ref="a6e09aabf6126617ecec01c35fb32e53" args="(TQSettings &amp;qs, const char *prefix=&quot;/Scintilla&quot;)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintillaCommandSet::readSettings </td>
<td>(</td>
- <td class="paramtype">QSettings &amp;&nbsp;</td>
+ <td class="paramtype">TQSettings &amp;&nbsp;</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 &amp;qs, const char *prefix=&quot;/Scintilla&quot;)" -->
+<a class="anchor" name="3a4981c26ab30164efbf27d15a4828ee"></a><!-- doxytag: member="QextScintillaCommandSet::writeSettings" ref="3a4981c26ab30164efbf27d15a4828ee" args="(TQSettings &amp;qs, const char *prefix=&quot;/Scintilla&quot;)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintillaCommandSet::writeSettings </td>
<td>(</td>
- <td class="paramtype">QSettings &amp;&nbsp;</td>
+ <td class="paramtype">TQSettings &amp;&nbsp;</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&lt;<a class="el" href="classQextScintillaCommand.html">QextScintillaCommand</a>&gt;&amp; QextScintillaCommandSet::commands </td>
+ <td class="memname">TQPtrList&lt;<a class="el" href="classQextScintillaCommand.html">QextScintillaCommand</a>&gt;&amp; QextScintillaCommandSet::commands </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</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&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Thu Nov 30 09:32:31 2006 for TQScintilla by&nbsp;
<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>