diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/html/qfontdialog-h.html | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/html/qfontdialog-h.html')
-rw-r--r-- | doc/html/qfontdialog-h.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/html/qfontdialog-h.html b/doc/html/qfontdialog-h.html index cc934c433..b154ecbbc 100644 --- a/doc/html/qfontdialog-h.html +++ b/doc/html/qfontdialog-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/qfontdialog.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqfontdialog.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>qfontdialog.h Include File</title> +<title>ntqfontdialog.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>qfontdialog.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqfontdialog.h</h1> -<p>This is the verbatim text of the qfontdialog.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the ntqfontdialog.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/qfontdialog.h 3.3.8 edited Jan 11 14:37 $ +** $Id: qt/ntqfontdialog.h 3.3.8 edited Jan 11 14:37 $ ** ** Definition of TQFontDialog ** @@ -77,7 +77,7 @@ body { background: #ffffff; color: black; } #ifndef TQFONTDIALOG_H #define TQFONTDIALOG_H -#include "qwindowdefs.h" +#include "ntqwindowdefs.h" #ifndef QT_NO_FONTDIALOG @@ -92,8 +92,8 @@ body { background: #ffffff; color: black; } // #ifndef QT_H -#include "qdialog.h" -#include "qfont.h" +#include "ntqdialog.h" +#include "ntqfont.h" #endif // QT_H class TQFontDialogPrivate; |