diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-04 11:53:23 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-04 13:56:43 +0900 |
| commit | 0582c90a9ed4b965629267713f51c0da7c38b39d (patch) | |
| tree | cae95e850081d0a7f2be6cef5837f43a28d53d2c /doc/html/pictures.html | |
| parent | 39f8a475b4ec5c87a11a7e9300a30ef1c5b4a7e1 (diff) | |
| download | tqt-0582c90a.tar.gz tqt-0582c90a.zip | |
Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/pictures.html')
| -rw-r--r-- | doc/html/pictures.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/pictures.html b/doc/html/pictures.html index e821d1770..1ee703985 100644 --- a/doc/html/pictures.html +++ b/doc/html/pictures.html @@ -59,13 +59,13 @@ dialog. This is explained in the <a href="tqfiledialog.html">TQFileDialog</a> cl dialog is used, but for other platforms we provide TQPrintDialog. Use <a href="tqprinter.html#setup">TQPrinter::setup</a>() for portability instead of the TQPrintDialog if you need to be platform independent. -<p> <center><img src="qprintdlg-m.png"></center> -<p> Below is a <a href="tqfontdialog.html">TQFontDialog</a>. +<p> <center><img src="tqprintdlg-m.png"></center> <p> <center><img src="tqfontdlg-w.png"></center> <blockquote><p align="center"><em> Windows </em></p> +<p> Below is a <a href="tqfontdialog.html">TQFontDialog</a>. </blockquote><p> The screenshot below shows a <a href="tqcolordialog.html">TQColorDialog</a>. <p> <center><img src="tqcolordlg-w.png"></center> -<p> Messages are presented using <a href="ntqmessagebox.html">TQMessageBox</a>es, as shown below. +<p> Messages are presented using <a href="tqmessagebox.html">TQMessageBox</a>es, as shown below. <p> <center><img src="qmsgbox-w.png"></center> <p> The image below shows a <a href="tqprogressdialog.html">TQProgressDialog</a>. The <a href="tqprogressbar.html">TQProgressBar</a> can also be used as a separate widget. |
