diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
| commit | 42957a3f812a1db64a9ae452baa2d3fbc35f2466 (patch) | |
| tree | 0928f4e01a3dcc0698b46c7608d8310e471bdb49 /doc/man/man3/tqgroupbox.3qt | |
| parent | fef846914f8db6dc117e206ef913d519bf6bb33e (diff) | |
| download | tqt-42957a3f.tar.gz tqt-42957a3f.zip | |
Rename more widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/man3/tqgroupbox.3qt')
| -rw-r--r-- | doc/man/man3/tqgroupbox.3qt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/tqgroupbox.3qt b/doc/man/man3/tqgroupbox.3qt index deee304dd..d663b5c50 100644 --- a/doc/man/man3/tqgroupbox.3qt +++ b/doc/man/man3/tqgroupbox.3qt @@ -11,9 +11,9 @@ QGroupBox \- Group box frame with a title .SH SYNOPSIS \fC#include <ntqgroupbox.h>\fR .PP -Inherits QFrame. +Inherits TQFrame. .PP -Inherited by QButtonGroup, QHGroupBox, and QVGroupBox. +Inherited by TQButtonGroup, QHGroupBox, and QVGroupBox. .PP .SS "Public Members" .in +1c @@ -142,7 +142,7 @@ You can change the spacing used by the group box with setInsideMargin() and setI .ce 1 .B "[Image Omitted]" .PP -See also QButtonGroup, Widget Appearance and Style, Layout Management, and Organizers. +See also TQButtonGroup, Widget Appearance and Style, Layout Management, and Organizers. .SH MEMBER FUNCTION DOCUMENTATION .SH "QGroupBox::QGroupBox ( TQWidget * parent = 0, const char * name = 0 )" Constructs a group box widget with no title. |
