diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-05-07 21:58:34 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-05-07 21:58:34 -0500 |
commit | c740211ffba3330d951f4c3ddefea8edf23a01cd (patch) | |
tree | 0a8b7641d3c5b576d18a2f7912c75fc600f494e2 /doc/html/ntqimage.html | |
parent | 8a4eacb6185de3653f6ae401c352aef833a9e72a (diff) | |
download | tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.tar.gz tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.zip |
Automated update from Qt3
Diffstat (limited to 'doc/html/ntqimage.html')
-rw-r--r-- | doc/html/ntqimage.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqimage.html b/doc/html/ntqimage.html index 678a44dba..b5b1edfd7 100644 --- a/doc/html/ntqimage.html +++ b/doc/html/ntqimage.html @@ -713,7 +713,7 @@ offset by when positioning relative to other images. Returns TRUE if this image and image <em>i</em> have different contents; otherwise returns FALSE. The comparison can be slow, unless there is some obvious difference, such as different widths, in which -case the function will return tquickly. +case the function will return quickly. <p> <p>See also <a href="#operator-eq">operator=</a>(). <h3 class=fn><a href="ntqimage.html">TQImage</a> & <a name="operator-eq"></a>TQImage::operator= ( const <a href="ntqimage.html">TQImage</a> & image ) @@ -736,7 +736,7 @@ dereference the shared data. Returns TRUE if this image and image <em>i</em> have the same contents; otherwise returns FALSE. The comparison can be slow, unless there is some obvious difference, such as different widths, in which -case the function will return tquickly. +case the function will return quickly. <p> <p>See also <a href="#operator-eq">operator=</a>(). <h3 class=fn><a href="ntqstringlist.html">TQStringList</a> <a name="outputFormatList"></a>TQImage::outputFormatList ()<tt> [static]</tt> |