diff options
Diffstat (limited to 'doc/html/tqiconfactory.html')
-rw-r--r-- | doc/html/tqiconfactory.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqiconfactory.html b/doc/html/tqiconfactory.html index 7ed7c8107..5cf5cf635 100644 --- a/doc/html/tqiconfactory.html +++ b/doc/html/tqiconfactory.html @@ -73,7 +73,7 @@ Destroys the object and frees any allocated resources. <p> Returns TRUE if auto-deletion is enabled; otherwise returns FALSE. <p> <p>See also <a href="#setAutoDelete">setAutoDelete</a>(). -<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> * <a name="createPixmap"></a>TQIconFactory::createPixmap ( const <a href="tqiconset.html">TQIconSet</a> & iconSet, <a href="tqiconset.html#Size-enum">TQIconSet::Size</a> size, <a href="tqiconset.html#Mode-enum">TQIconSet::Mode</a> mode, <a href="tqiconset.html#State-enum">TQIconSet::State</a> state )<tt> [virtual]</tt> +<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> * <a name="createPixmap"></a>TQIconFactory::createPixmap ( const <a href="tqiconset.html">TQIconSet</a> & iconSet, <a href="tqiconset.html#Size-enum">TQIconSet::Size</a> size, <a href="tqiconset.html#Mode-enum">TQIconSet::Mode</a> mode, <a href="tqiconset.html#State-enum">TQIconSet::State</a> state )<tt> [virtual]</tt> </h3> Ceates a pixmap for <em>iconSet</em> with a certain <em>size</em>, <em>mode</em>, and <em>state</em>. Returns 0 if the default <a href="tqiconset.html">TQIconSet</a> algorithm should be |