From 252a2ec8b0f0f9cf20c947737087b24a8185b588 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 10 Jul 2024 18:56:16 +0900 Subject: Rename IO and network class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/ntqscrollview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/ntqscrollview.html') diff --git a/doc/html/ntqscrollview.html b/doc/html/ntqscrollview.html index e885520fc..8b3be552a 100644 --- a/doc/html/ntqscrollview.html +++ b/doc/html/ntqscrollview.html @@ -557,7 +557,7 @@ rectangle is in the scrollview's coordinates.

The clip rectangle and translation of the painter p is already set appropriately. -

Example: qdir/qdir.cpp. +

Example: tqdir/tqdir.cpp.

Reimplemented in TQCanvasView and TQTable.

void TQScrollView::drawContentsOffset ( TQPainter * p, int offsetx, int offsety, int clipx, int clipy, int clipw, int cliph ) [virtual protected]

-- cgit v1.2.1