diff options
Diffstat (limited to 'doc/html/ntqbitmap.html')
-rw-r--r-- | doc/html/ntqbitmap.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqbitmap.html b/doc/html/ntqbitmap.html index 9566a5025..0d285601b 100644 --- a/doc/html/ntqbitmap.html +++ b/doc/html/ntqbitmap.html @@ -135,7 +135,7 @@ The <a href="tqimage.html">TQImage</a> documentation discusses bit order of mono </h3> Constructs a bitmap that is a copy of <em>bitmap</em>. -<h3 class=fn><a name="TQBitmap-7"></a>TQBitmap::TQBitmap ( const <a href="ntqstring.html">TQString</a> & fileName, const char * format = 0 ) +<h3 class=fn><a name="TQBitmap-7"></a>TQBitmap::TQBitmap ( const <a href="tqstring.html">TQString</a> & fileName, const char * format = 0 ) </h3> Constructs a bitmap from the file <em>fileName</em>. If the file does not exist or is of an unknown format, the bitmap becomes a null |