diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-31 19:56:49 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-31 19:56:49 +0900 |
commit | 39f8a475b4ec5c87a11a7e9300a30ef1c5b4a7e1 (patch) | |
tree | c38058d08754b389bd058a6d63f75086b49a22b1 /doc/html/qkeyevent-members.html | |
parent | e42ec295c2134770a1eb07032f5f22ca4ba1daa6 (diff) | |
download | tqt3-39f8a475b4ec5c87a11a7e9300a30ef1c5b4a7e1.tar.gz tqt3-39f8a475b4ec5c87a11a7e9300a30ef1c5b4a7e1.zip |
Rename remaining ntq[i-l]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qkeyevent-members.html')
-rw-r--r-- | doc/html/qkeyevent-members.html | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/doc/html/qkeyevent-members.html b/doc/html/qkeyevent-members.html deleted file mode 100644 index 6ae025a14..000000000 --- a/doc/html/qkeyevent-members.html +++ /dev/null @@ -1,59 +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/tqevent.h:270 --> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>TQKeyEvent 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 TQKeyEvent</h1> - -<p>This is the complete list of member functions for -<a href="qkeyevent.html">TQKeyEvent</a>, including inherited members. - -<ul> -<li><a href="qkeyevent.html#TQKeyEvent">TQKeyEvent</a>() -<li><a href="qkeyevent.html#accept">accept</a>() -<li><a href="qkeyevent.html#ascii">ascii</a>() -<li><a href="qkeyevent.html#count">count</a>() -<li><a href="qkeyevent.html#ignore">ignore</a>() -<li><a href="qkeyevent.html#isAccepted">isAccepted</a>() -<li><a href="qkeyevent.html#isAutoRepeat">isAutoRepeat</a>() -<li><a href="qkeyevent.html#key">key</a>() -<li><a href="tqevent.html#spontaneous">spontaneous</a>() -<li><a href="qkeyevent.html#state">state</a>() -<li><a href="qkeyevent.html#stateAfter">stateAfter</a>() -<li><a href="qkeyevent.html#text">text</a>() -<li><a href="tqevent.html#type">type</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> |