summaryrefslogtreecommitdiffstats
path: root/doc/html/pictures.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-24 19:37:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-24 19:37:05 +0900
commit0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc (patch)
treebe5eda50c23980aa4b44de1e8b2e209c6c02d2d1 /doc/html/pictures.html
parent1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (diff)
downloadtqt3-0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc.tar.gz
tqt3-0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc.zip
Rename text class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/pictures.html')
-rw-r--r--doc/html/pictures.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/pictures.html b/doc/html/pictures.html
index 0623452f..7232c787 100644
--- a/doc/html/pictures.html
+++ b/doc/html/pictures.html
@@ -79,7 +79,7 @@ also be used as a separate widget.
<p>
<p> The screenshot below shows a <a href="ntqtabdialog.html">TQTabDialog</a>. The tabs (<a href="ntqtabbar.html">TQTabBar</a>) or the
more convenient class <a href="ntqtabwidget.html">TQTabWidget</a>, which combines a tab bar with
-the pages, can be used separately. In the visible page you see a <a href="ntqlabel.html">TQLabel</a>, the range controls <a href="ntqslider.html">TQSlider</a> and <a href="ntqspinbox.html">TQSpinBox</a> and below a <a href="ntqlcdnumber.html">TQLCDNumber</a>. In the bottom row there are some <a href="ntqpushbutton.html">TQPushButton</a>s.
+the pages, can be used separately. In the visible page you see a <a href="tqlabel.html">TQLabel</a>, the range controls <a href="ntqslider.html">TQSlider</a> and <a href="ntqspinbox.html">TQSpinBox</a> and below a <a href="ntqlcdnumber.html">TQLCDNumber</a>. In the bottom row there are some <a href="ntqpushbutton.html">TQPushButton</a>s.
<p> <center><img src="qtabdlg-w.png"></center>
<p> In the screenshot below there's a <a href="tqtextbrowser.html">TQTextBrowser</a> displaying a HTML
page. See also <a href="tqtextedit.html">TQTextEdit</a>.