diff options
Diffstat (limited to 'doc/html/ntqiconset.html')
-rw-r--r-- | doc/html/ntqiconset.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqiconset.html b/doc/html/ntqiconset.html index 46df95e3e..fc74134d5 100644 --- a/doc/html/ntqiconset.html +++ b/doc/html/ntqiconset.html @@ -310,7 +310,7 @@ size of a generated icon. <p> This function does nothing if <em>pixmap</em> is a null pixmap. <p> <p>See also <a href="#reset">reset</a>(). -<h3 class=fn>void <a name="setPixmap-2"></a>TQIconSet::setPixmap ( const <a href="ntqstring.html">TQString</a> & fileName, <a href="ntqiconset.html#Size-enum">Size</a> size, <a href="ntqiconset.html#Mode-enum">Mode</a> mode = Normal, <a href="ntqiconset.html#State-enum">State</a> state = Off )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setPixmap-2"></a>TQIconSet::setPixmap ( const <a href="tqstring.html">TQString</a> & fileName, <a href="ntqiconset.html#Size-enum">Size</a> size, <a href="ntqiconset.html#Mode-enum">Mode</a> mode = Normal, <a href="ntqiconset.html#State-enum">State</a> state = Off )<tt> [virtual]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> The pixmap is loaded from <em>fileName</em> when it becomes necessary. |