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/tqvbuttongroup.3qt | |
parent | fef846914f8db6dc117e206ef913d519bf6bb33e (diff) | |
download | tqt3-42957a3f812a1db64a9ae452baa2d3fbc35f2466.tar.gz tqt3-42957a3f812a1db64a9ae452baa2d3fbc35f2466.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/tqvbuttongroup.3qt')
-rw-r--r-- | doc/man/man3/tqvbuttongroup.3qt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/man3/tqvbuttongroup.3qt b/doc/man/man3/tqvbuttongroup.3qt index d99fe0a81..d455e0443 100644 --- a/doc/man/man3/tqvbuttongroup.3qt +++ b/doc/man/man3/tqvbuttongroup.3qt @@ -7,11 +7,11 @@ .ad l .nh .SH NAME -QVButtonGroup \- Organizes QButton widgets in a vertical column +QVButtonGroup \- Organizes TQButton widgets in a vertical column .SH SYNOPSIS \fC#include <ntqvbuttongroup.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 QVButtonGroup widget organizes QButton widgets in a vertical column. +The QVButtonGroup widget organizes TQButton widgets in a vertical column. .PP -QVButtonGroup is a convenience class that offers a thin layer on top of QButtonGroup. Think of it as a QVBox that offers a frame with a title and is specifically designed for buttons. +QVButtonGroup is a convenience class that offers a thin layer on top of TQButtonGroup. Think of it as a QVBox that offers a frame with a title and is specifically designed for buttons. .PP <center> .ce 1 |