diff options
Diffstat (limited to 'doc/pictures.doc')
-rw-r--r-- | doc/pictures.doc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/pictures.doc b/doc/pictures.doc index b9c1510e4..adbdd6549 100644 --- a/doc/pictures.doc +++ b/doc/pictures.doc @@ -67,12 +67,12 @@ bottom there's a \l TQIconView. \img splitter-views-w.png -Below we present a \l QMainWindow which has -a \l QMenuBar and some \l {QToolBar}s that contain -various widgets, e.g. \l {QToolButton}s and \l {QComboBox}es. The central -widget is a \l QWorkspace which is used for MDI window management and +Below we present a \l TQMainWindow which has +a \l TQMenuBar and some \l {TQToolBar}s that contain +various widgets, e.g. \l {TQToolButton}s and \l {QComboBox}es. The central +widget is a \l TQWorkspace which is used for MDI window management and which contains an MDI-Window featuring a \l TQTextEdit. At the bottom -you see a \l QStatusBar and at the bottom-right a \l QSizeGrip. +you see a \l TQStatusBar and at the bottom-right a \l TQSizeGrip. \img mainwindow-w.png @@ -112,7 +112,7 @@ QLineEdit, a read-only \l QComboBox and an editable \l QComboBox. \img groupbox-w.png -The screenshot below shows a \l QPopupMenu. +The screenshot below shows a \l TQPopupMenu. \img qpopmenu-w.png |