summaryrefslogtreecommitdiffstats
path: root/doc/html/propertydocs
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-07 13:06:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-07 13:06:00 +0900
commit628b0bb74c3fc327efff8add9c73ada04b1cbea2 (patch)
tree16062922d35b5e0153b9f866e440f36603bd4f55 /doc/html/propertydocs
parent7552c6d73043b1040139033f6864db48ae5446cf (diff)
downloadtqt3-628b0bb74c3fc327efff8add9c73ada04b1cbea2.tar.gz
tqt3-628b0bb74c3fc327efff8add9c73ada04b1cbea2.zip
Rename drag-n-drop nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/propertydocs')
-rw-r--r--doc/html/propertydocs4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/propertydocs b/doc/html/propertydocs
index 430e9432d..47e0209e1 100644
--- a/doc/html/propertydocs
+++ b/doc/html/propertydocs
@@ -3085,7 +3085,7 @@ works only if the viewport accepts drops. Specifying FALSE
disables this autoscroll feature.
&lt;p&gt; &lt;b&gt;Warning:&lt;/b&gt; Enabling this property might not be enough to
effectively turn on autoscrolling. If you put a custom widget in
-the QScrollView, you might need to call QDragEvent::ignore() on
+the QScrollView, you might need to call TQDragEvent::ignore() on
the event in the &lt;a href="tqwidget.html#dragEnterEvent"&gt;dragEnterEvent&lt;/a&gt;() and &lt;a href="tqwidget.html#dragMoveEvent"&gt;dragMoveEvent&lt;/a&gt;()
reimplementations.
@@ -3823,7 +3823,7 @@ source factory, you must ensure that the factory knows about the
encoding of specified files; otherwise no data will be available.
The default factory handles a couple of common file extensions
such as &lt;tt&gt;*.html&lt;/tt&gt; and &lt;tt&gt;*.txt&lt;/tt&gt; with reasonable defaults. See
-&lt;a href="qmimesourcefactory.html#data"&gt;QMimeSourceFactory::data&lt;/a&gt;() for details.
+&lt;a href="tqmimesourcefactory.html#data"&gt;TQMimeSourceFactory::data&lt;/a&gt;() for details.
&lt;p&gt;Set this property's value with &lt;a href="tqtextbrowser.html#setSource"&gt;setSource&lt;/a&gt;() and get this property's value with &lt;a href="tqtextbrowser.html#source"&gt;source&lt;/a&gt;().
</doc>