diff options
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>. |