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/html/ntqhbuttongroup.html | |
| 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/html/ntqhbuttongroup.html')
| -rw-r--r-- | doc/html/ntqhbuttongroup.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/ntqhbuttongroup.html b/doc/html/ntqhbuttongroup.html index aaf0b1dc0..ad1488409 100644 --- a/doc/html/ntqhbuttongroup.html +++ b/doc/html/ntqhbuttongroup.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } group with one horizontal row. <a href="#details">More...</a> <p><tt>#include <<a href="qhbuttongroup-h.html">ntqhbuttongroup.h</a>></tt> -<p>Inherits <a href="ntqbuttongroup.html">TQButtonGroup</a>. +<p>Inherits <a href="tqbuttongroup.html">TQButtonGroup</a>. <p><a href="qhbuttongroup-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -46,17 +46,17 @@ group with one horizontal row. <hr><a name="details"></a><h2>Detailed Description</h2> -The TQHButtonGroup widget organizes <a href="ntqbutton.html">TQButton</a> widgets in a +The TQHButtonGroup widget organizes <a href="tqbutton.html">TQButton</a> widgets in a group with one horizontal row. <p> <p> TQHButtonGroup is a convenience class that offers a thin layer on -top of <a href="ntqbuttongroup.html">TQButtonGroup</a>. From a layout point of view it is effectively +top of <a href="tqbuttongroup.html">TQButtonGroup</a>. From a layout point of view it is effectively a <a href="ntqhbox.html">TQHBox</a> that offers a frame with a title and is specifically designed for buttons. From a functionality point of view it is a TQButtonGroup. -<p> <center><img src="qbuttongroup-h.png" alt="TQButtonGroup"></center> +<p> <center><img src="tqbuttongroup-h.png" alt="TQButtonGroup"></center> <p> <p>See also <a href="ntqvbuttongroup.html">TQVButtonGroup</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="geomanagement.html">Layout Management</a>, and <a href="organizers.html">Organizers</a>. <hr><h2>Member Function Documentation</h2> |
