diff options
author | Michele Calgaro <[email protected]> | 2024-07-15 19:08:22 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-07-18 09:31:41 +0900 |
commit | a30f5359f03c3017fa19a6770fab32d25d22cb87 (patch) | |
tree | cb365dd7a1c3666e3f972c6cad04be7b8e846cba /doc/html/tqsizegrip.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 <[email protected]>
Diffstat (limited to 'doc/html/tqsizegrip.html')
-rw-r--r-- | doc/html/tqsizegrip.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqsizegrip.html b/doc/html/tqsizegrip.html index 6cb48297d..c2d03d342 100644 --- a/doc/html/tqsizegrip.html +++ b/doc/html/tqsizegrip.html @@ -87,7 +87,7 @@ in <em>e</em>. Primes the resize operation. The event is in <em>e</em>. <p>Reimplemented from <a href="tqwidget.html#mousePressEvent">TQWidget</a>. -<h3 class=fn>void <a name="paintEvent"></a>TQSizeGrip::paintEvent ( <a href="qpaintevent.html">TQPaintEvent</a> * e )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="paintEvent"></a>TQSizeGrip::paintEvent ( <a href="tqpaintevent.html">TQPaintEvent</a> * e )<tt> [virtual protected]</tt> </h3> Paints the resize grip. Resize grips are usually rendered as small diagonal textured lines in the lower-right corner. The event is in |