diff options
Diffstat (limited to 'doc/html/pictures.html')
-rw-r--r-- | doc/html/pictures.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/pictures.html b/doc/html/pictures.html index 0623452f8..7232c7879 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>. |