diff options
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> |