diff options
Diffstat (limited to 'doc/html/pictures.html')
-rw-r--r-- | doc/html/pictures.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/pictures.html b/doc/html/pictures.html index ea1a003a2..bb9ad777d 100644 --- a/doc/html/pictures.html +++ b/doc/html/pictures.html @@ -44,12 +44,12 @@ additions</a>. top-left there's a <a href="ntqlistbox.html">TQListBox</a>, at the top-right there's a <a href="ntqlistview.html">TQListView</a> with a <a href="ntqheader.html">TQHeader</a> and two <a href="ntqscrollbar.html">TQScrollBar</a>s. And at the bottom there's a <a href="tqiconview.html">TQIconView</a>. <p> <center><img src="splitter-views-w.png"></center> -<p> Below we present a <a href="ntqmainwindow.html">TQMainWindow</a> which has -a <a href="ntqmenubar.html">TQMenuBar</a> and some <a href="ntqtoolbar.html">TQToolBar</a>s that contain -various widgets, e.g. <a href="ntqtoolbutton.html">TQToolButton</a>s and <a href="ntqcombobox.html">TQComboBox</a>es. The central -widget is a <a href="ntqworkspace.html">TQWorkspace</a> which is used for MDI window management and +<p> Below we present a <a href="tqmainwindow.html">TQMainWindow</a> which has +a <a href="tqmenubar.html">TQMenuBar</a> and some <a href="tqtoolbar.html">TQToolBar</a>s that contain +various widgets, e.g. <a href="tqtoolbutton.html">TQToolButton</a>s and <a href="ntqcombobox.html">TQComboBox</a>es. The central +widget is a <a href="tqworkspace.html">TQWorkspace</a> which is used for MDI window management and which contains an MDI-Window featuring a <a href="tqtextedit.html">TQTextEdit</a>. At the bottom -you see a <a href="ntqstatusbar.html">TQStatusBar</a> and at the bottom-right a <a href="ntqsizegrip.html">TQSizeGrip</a>. +you see a <a href="tqstatusbar.html">TQStatusBar</a> and at the bottom-right a <a href="tqsizegrip.html">TQSizeGrip</a>. <p> <center><img src="mainwindow-w.png"></center> <p> The image below shows a <a href="ntqfiledialog.html">TQFileDialog</a>. On the Macintosh and Windows platforms you can either use a <a href="ntqfiledialog.html">TQFileDialog</a> or the native file @@ -72,7 +72,7 @@ also be used as a separate widget. <p> <center><img src="qprogdlg-w.png"></center> <p> In the screenshot below we have a <a href="ntqgroupbox.html">TQGroupBox</a> that contains a <a href="ntqlineedit.html">TQLineEdit</a>, a read-only <a href="ntqcombobox.html">TQComboBox</a> and an editable <a href="ntqcombobox.html">TQComboBox</a>. <p> <center><img src="groupbox-w.png"></center> -<p> The screenshot below shows a <a href="ntqpopupmenu.html">TQPopupMenu</a>. +<p> The screenshot below shows a <a href="tqpopupmenu.html">TQPopupMenu</a>. <p> <center><img src="qpopmenu-w.png"></center> <p> In the screenshot below there's a <a href="ntqbuttongroup.html">TQButtonGroup</a> containing four <a href="ntqradiobutton.html">TQRadioButton</a>s and two <a href="ntqcheckbox.html">TQCheckBox</a>es. <p> <center><img src="buttongroup-w.png"></center> |