summaryrefslogtreecommitdiffstats
path: root/korundum/rubylib/rbkconfig_compiler/README.dox
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 15:55:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 15:55:57 -0600
commit9ba04742771370f59740e32e11c5f3a1e6a1b70a (patch)
treec81c34dae2b3b1ea73801bf18a960265dc4207f7 /korundum/rubylib/rbkconfig_compiler/README.dox
parent1a96c45b22d01378202d9dc7ed9c47acd30f966e (diff)
downloadtdebindings-9ba04742771370f59740e32e11c5f3a1e6a1b70a.tar.gz
tdebindings-9ba04742771370f59740e32e11c5f3a1e6a1b70a.zip
Initial TQt conversion
Diffstat (limited to 'korundum/rubylib/rbkconfig_compiler/README.dox')
-rw-r--r--korundum/rubylib/rbkconfig_compiler/README.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/korundum/rubylib/rbkconfig_compiler/README.dox b/korundum/rubylib/rbkconfig_compiler/README.dox
index 97da4dc9..75f6d826 100644
--- a/korundum/rubylib/rbkconfig_compiler/README.dox
+++ b/korundum/rubylib/rbkconfig_compiler/README.dox
@@ -25,7 +25,7 @@ all spaces from \<key\>.
An entry must also have a type. The list of allowable types is
specified in the DTD and loosely follows the list of types supported
-by the Qt::Variant with exception of the clearly binary types
+by the TQt::Variant with exception of the clearly binary types
(e.g. Pixmap, Image...) which are not supported. Besides those basic
type the following special types are supported:
@@ -40,7 +40,7 @@ type the following special types are supported:
compatibility.
- IntList This indicates a list of integers. This information is provided
- to the application as an Array of Integers. Useful for storing Qt::Splitter
+ to the application as an Array of Integers. Useful for storing TQt::Splitter
geometries.
An entry can optionally have a default value which is used as default when
@@ -86,7 +86,7 @@ The following options are read from the kcfgc file:
<td><b>ClassName</b></td>
<td>string</td>
<td>-</td>
- <td>Name of generated class (required)</td>
+ <td>Name of generated class (retquired)</td>
</tr>
<tr>
<td><b>Inherits</b></td>