diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
| commit | 42957a3f812a1db64a9ae452baa2d3fbc35f2466 (patch) | |
| tree | 0928f4e01a3dcc0698b46c7608d8310e471bdb49 /doc/html/tqxmlattributes.html | |
| parent | fef846914f8db6dc117e206ef913d519bf6bb33e (diff) | |
| download | tqt-42957a3f.tar.gz tqt-42957a3f.zip | |
Rename more widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqxmlattributes.html')
| -rw-r--r-- | doc/html/tqxmlattributes.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqxmlattributes.html b/doc/html/tqxmlattributes.html index 366ca78a1..f8e0cc48a 100644 --- a/doc/html/tqxmlattributes.html +++ b/doc/html/tqxmlattributes.html @@ -139,7 +139,7 @@ Looks up an attribute's XML 1.0 qualified name for the attribute at position <em>index</em>. <p> See also the <a href="xml.html#sax2Namespaces">namespace description</a>. -<p>Example: <a href="ntqlistview.html#x2106">xml/tagreader-with-features/structureparser.cpp</a>. +<p>Example: <a href="tqlistview.html#x2106">xml/tagreader-with-features/structureparser.cpp</a>. <h3 class=fn><a href="tqstring.html">TQString</a> <a name="type"></a>TQXmlAttributes::type ( int index ) const </h3> Looks up an attribute's type for the attribute at position <em>index</em>. @@ -167,7 +167,7 @@ position <em>index</em>. If no namespace processing is done or if the attribute has no namespace, the namespace URI is <a href="tqstring.html#TQString-null">TQString::null</a>. <p> See also the <a href="xml.html#sax2Namespaces">namespace description</a>. -<p>Example: <a href="ntqlistview.html#x2107">xml/tagreader-with-features/structureparser.cpp</a>. +<p>Example: <a href="tqlistview.html#x2107">xml/tagreader-with-features/structureparser.cpp</a>. <h3 class=fn><a href="tqstring.html">TQString</a> <a name="value"></a>TQXmlAttributes::value ( int index ) const </h3> Looks up an attribute's value for the attribute at position <em>index</em>. |
