<tdalign="right"valign="center"><imgsrc="logo32.png"align="right"width="64"height="32"border="0"></td></tr></table><h1align=center>Pictures of Most TQt Widgets</h1>
<p> Most of these widgets are shown in either <ahref="motif-extension.html#Motif">Motif</a> or Windows style.
<p> Below we have three views seperated by <ahref="ntqsplitter.html">TQSplitter</a>s. At the
top-left there's a <ahref="ntqlistbox.html">TQListBox</a>, at the top-right there's a <ahref="ntqlistview.html">TQListView</a> with a <ahref="ntqheader.html">TQHeader</a> and two <ahref="ntqscrollbar.html">TQScrollBar</a>s. And at the
bottom there's a <ahref="ntqiconview.html">TQIconView</a>.
<p> In the screenshot below we have a <ahref="ntqgroupbox.html">TQGroupBox</a> that contains a <ahref="ntqlineedit.html">TQLineEdit</a>, a read-only <ahref="ntqcombobox.html">TQComboBox</a> and an editable <ahref="ntqcombobox.html">TQComboBox</a>.
<p> In the screenshot below there's a <ahref="ntqbuttongroup.html">TQButtonGroup</a> containing four <ahref="ntqradiobutton.html">TQRadioButton</a>s and two <ahref="ntqcheckbox.html">TQCheckBox</a>es.
<p> The screenshot below shows a <ahref="ntqtabdialog.html">TQTabDialog</a>. The tabs (<ahref="ntqtabbar.html">TQTabBar</a>) or the
more convenient class <ahref="ntqtabwidget.html">TQTabWidget</a>, which combines a tab bar with
the pages, can be used separately. In the visible page you see a <ahref="ntqlabel.html">TQLabel</a>, the range controls <ahref="ntqslider.html">TQSlider</a> and <ahref="ntqspinbox.html">TQSpinBox</a> and below a <ahref="ntqlcdnumber.html">TQLCDNumber</a>. In the bottom row there are some <ahref="ntqpushbutton.html">TQPushButton</a>s.