diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-15 19:08:22 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-18 09:31:41 +0900 |
commit | a30f5359f03c3017fa19a6770fab32d25d22cb87 (patch) | |
tree | cb365dd7a1c3666e3f972c6cad04be7b8e846cba /doc/html/qpaintdevice-members.html | |
parent | 25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff) | |
download | tqt3-a30f5359f03c3017fa19a6770fab32d25d22cb87.tar.gz tqt3-a30f5359f03c3017fa19a6770fab32d25d22cb87.zip |
Rename graphics class nt* related files to equivalent tq* (part 1)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qpaintdevice-members.html')
-rw-r--r-- | doc/html/qpaintdevice-members.html | 73 |
1 files changed, 0 insertions, 73 deletions
diff --git a/doc/html/qpaintdevice-members.html b/doc/html/qpaintdevice-members.html deleted file mode 100644 index 2049a6b5d..000000000 --- a/doc/html/qpaintdevice-members.html +++ /dev/null @@ -1,73 +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/ntqpaintdevice.h:82 --> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>TQPaintDevice 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 TQPaintDevice</h1> - -<p>This is the complete list of member functions for -<a href="ntqpaintdevice.html">TQPaintDevice</a>, including inherited members. - -<ul> -<li><a href="ntqpaintdevice.html#TQPaintDevice">TQPaintDevice</a>() -<li><a href="ntqpaintdevice.html#~TQPaintDevice">~TQPaintDevice</a>() -<li><a href="ntqpaintdevice.html#cmd">cmd</a>() -<li><a href="ntqpaintdevice.html#handle">handle</a>() -<li><a href="ntqpaintdevice.html#isExtDev">isExtDev</a>() -<li><a href="ntqpaintdevice.html#paintingActive">paintingActive</a>() -<li><a href="ntqpaintdevice.html#x11AppCells">x11AppCells</a>() -<li><a href="ntqpaintdevice.html#x11AppColormap">x11AppColormap</a>() -<li><a href="ntqpaintdevice.html#x11AppDefaultColormap">x11AppDefaultColormap</a>() -<li><a href="ntqpaintdevice.html#x11AppDefaultVisual">x11AppDefaultVisual</a>() -<li><a href="ntqpaintdevice.html#x11AppDepth">x11AppDepth</a>() -<li><a href="ntqpaintdevice.html#x11AppDisplay">x11AppDisplay</a>() -<li><a href="ntqpaintdevice.html#x11AppDpiX">x11AppDpiX</a>() -<li><a href="ntqpaintdevice.html#x11AppDpiY">x11AppDpiY</a>() -<li><a href="ntqpaintdevice.html#x11AppRootWindow">x11AppRootWindow</a>() -<li><a href="ntqpaintdevice.html#x11AppScreen">x11AppScreen</a>() -<li><a href="ntqpaintdevice.html#x11AppVisual">x11AppVisual</a>() -<li><a href="ntqpaintdevice.html#x11Cells">x11Cells</a>() -<li><a href="ntqpaintdevice.html#x11Colormap">x11Colormap</a>() -<li><a href="ntqpaintdevice.html#x11DefaultColormap">x11DefaultColormap</a>() -<li><a href="ntqpaintdevice.html#x11DefaultVisual">x11DefaultVisual</a>() -<li><a href="ntqpaintdevice.html#x11Depth">x11Depth</a>() -<li><a href="ntqpaintdevice.html#x11Display">x11Display</a>() -<li><a href="ntqpaintdevice.html#x11Screen">x11Screen</a>() -<li><a href="ntqpaintdevice.html#x11SetAppDpiX">x11SetAppDpiX</a>() -<li><a href="ntqpaintdevice.html#x11SetAppDpiY">x11SetAppDpiY</a>() -<li><a href="ntqpaintdevice.html#x11Visual">x11Visual</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> |