diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-30 12:36:05 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-30 12:36:05 +0900 |
commit | 1702a6daff27f5d3e6fdac16962d1828df6ca270 (patch) | |
tree | b451256c2cc2e22e895251bac6ec1e4bdfd40e09 /doc/html/qdomnamednodemap-members.html | |
parent | 5fffa30386502b5423e45c2ed5e6af756b11c7b4 (diff) | |
download | tqt3-1702a6daff27f5d3e6fdac16962d1828df6ca270.tar.gz tqt3-1702a6daff27f5d3e6fdac16962d1828df6ca270.zip |
Rename nt* dom and xml related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qdomnamednodemap-members.html')
-rw-r--r-- | doc/html/qdomnamednodemap-members.html | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/doc/html/qdomnamednodemap-members.html b/doc/html/qdomnamednodemap-members.html deleted file mode 100644 index c1b7c1b1d..000000000 --- a/doc/html/qdomnamednodemap-members.html +++ /dev/null @@ -1,61 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqdom.h:346 --> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>TQDomNamedNodeMap Member List</title> -<style type="text/css"><!-- -fn { margin-left: 1cm; text-indent: -1cm; } -a:link { color: #004faf; text-decoration: none } -a:visited { color: #672967; text-decoration: none } -body { background: #ffffff; color: black; } ---></style> -</head> -<body> - -<table border="0" cellpadding="0" cellspacing="0" width="100%"> -<tr bgcolor="#E5E5E5"> -<td valign=center> - <a href="index.html"> -<font color="#004faf">Home</font></a> - | <a href="classes.html"> -<font color="#004faf">All Classes</font></a> - | <a href="mainclasses.html"> -<font color="#004faf">Main Classes</font></a> - | <a href="annotated.html"> -<font color="#004faf">Annotated</font></a> - | <a href="groups.html"> -<font color="#004faf">Grouped Classes</font></a> - | <a href="functions.html"> -<font color="#004faf">Functions</font></a> -</td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQDomNamedNodeMap</h1> - -<p>This is the complete list of member functions for -<a href="qdomnamednodemap.html">TQDomNamedNodeMap</a>, including inherited members. - -<ul> -<li><a href="qdomnamednodemap.html#TQDomNamedNodeMap">TQDomNamedNodeMap</a>() -<li><a href="qdomnamednodemap.html#~TQDomNamedNodeMap">~TQDomNamedNodeMap</a>() -<li><a href="qdomnamednodemap.html#contains">contains</a>() -<li><a href="qdomnamednodemap.html#count">count</a>() -<li><a href="qdomnamednodemap.html#item">item</a>() -<li><a href="qdomnamednodemap.html#length">length</a>() -<li><a href="qdomnamednodemap.html#namedItem">namedItem</a>() -<li><a href="qdomnamednodemap.html#namedItemNS">namedItemNS</a>() -<li><a href="qdomnamednodemap.html#operator!-eq">operator!=</a>() -<li><a href="qdomnamednodemap.html#operator-eq">operator=</a>() -<li><a href="qdomnamednodemap.html#operator-eq-eq">operator==</a>() -<li><a href="qdomnamednodemap.html#removeNamedItem">removeNamedItem</a>() -<li><a href="qdomnamednodemap.html#removeNamedItemNS">removeNamedItemNS</a>() -<li><a href="qdomnamednodemap.html#setNamedItem">setNamedItem</a>() -<li><a href="qdomnamednodemap.html#setNamedItemNS">setNamedItemNS</a>() -</ul> -<!-- eof --> -<p><address><hr><div align=center> -<table width=100% cellspacing=0 border=0><tr> -<td>Copyright © 2007 -<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a> -<td align=right><div align=right>TQt 3.3.8</div> -</table></div></address></body> -</html> |