diff options
Diffstat (limited to 'doc/man/man3/tqhbuttongroup.3qt')
-rw-r--r-- | doc/man/man3/tqhbuttongroup.3qt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/man3/tqhbuttongroup.3qt b/doc/man/man3/tqhbuttongroup.3qt index 68165e9b7..acdad5343 100644 --- a/doc/man/man3/tqhbuttongroup.3qt +++ b/doc/man/man3/tqhbuttongroup.3qt @@ -7,11 +7,11 @@ .ad l .nh .SH NAME -QHButtonGroup \- Organizes QButton widgets in a group with one horizontal row +QHButtonGroup \- Organizes TQButton widgets in a group with one horizontal row .SH SYNOPSIS \fC#include <ntqhbuttongroup.h>\fR .PP -Inherits QButtonGroup. +Inherits TQButtonGroup. .PP .SS "Public Members" .in +1c @@ -26,9 +26,9 @@ Inherits QButtonGroup. .br .in -1c .SH DESCRIPTION -The QHButtonGroup widget organizes QButton widgets in a group with one horizontal row. +The QHButtonGroup widget organizes TQButton widgets in a group with one horizontal row. .PP -QHButtonGroup is a convenience class that offers a thin layer on top of QButtonGroup. From a layout point of view it is effectively a QHBox that offers a frame with a title and is specifically designed for buttons. From a functionality point of view it is a QButtonGroup. +QHButtonGroup is a convenience class that offers a thin layer on top of TQButtonGroup. From a layout point of view it is effectively a QHBox that offers a frame with a title and is specifically designed for buttons. From a functionality point of view it is a TQButtonGroup. .PP <center> .ce 1 |