diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-20 20:15:52 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-21 23:04:19 +0900 |
commit | 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch) | |
tree | 5f1bb482f68ee0f95843fbf375cd2274acdabf25 /doc/html/tqmimesourcefactory.html | |
parent | 14c414378d96f7463b989384f4a0e5dd76632b6d (diff) | |
download | tqt-1e9fa8e0.tar.gz tqt-1e9fa8e0.zip |
Rename graphics class nt* related files to equivalent tq* (part 2)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqmimesourcefactory.html')
-rw-r--r-- | doc/html/tqmimesourcefactory.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqmimesourcefactory.html b/doc/html/tqmimesourcefactory.html index 04383fd7c..e95845ee7 100644 --- a/doc/html/tqmimesourcefactory.html +++ b/doc/html/tqmimesourcefactory.html @@ -249,7 +249,7 @@ Sets <em>image</em> to be the data item associated with the absolute name <em>abs_name</em>. <p> Equivalent to <a href="#setData">setData</a>(abs_name, new <a href="tqimagedrag.html">TQImageDrag</a>(image)). -<h3 class=fn>void <a name="setPixmap"></a>TQMimeSourceFactory::setPixmap ( const <a href="tqstring.html">TQString</a> & abs_name, const <a href="ntqpixmap.html">TQPixmap</a> & pixmap )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPixmap"></a>TQMimeSourceFactory::setPixmap ( const <a href="tqstring.html">TQString</a> & abs_name, const <a href="tqpixmap.html">TQPixmap</a> & pixmap )<tt> [virtual]</tt> </h3> Sets <em>pixmap</em> to be the data item associated with the absolute name <em>abs_name</em>. |