diff options
Diffstat (limited to 'doc/html/ntqvbuttongroup.html')
-rw-r--r-- | doc/html/ntqvbuttongroup.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/ntqvbuttongroup.html b/doc/html/ntqvbuttongroup.html index e450baf1f..22cce2189 100644 --- a/doc/html/ntqvbuttongroup.html +++ b/doc/html/ntqvbuttongroup.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } vertical column. <a href="#details">More...</a> <p><tt>#include <<a href="qvbuttongroup-h.html">ntqvbuttongroup.h</a>></tt> -<p>Inherits <a href="ntqbuttongroup.html">TQButtonGroup</a>. +<p>Inherits <a href="tqbuttongroup.html">TQButtonGroup</a>. <p><a href="qvbuttongroup-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -46,15 +46,15 @@ vertical column. <hr><a name="details"></a><h2>Detailed Description</h2> -The TQVButtonGroup widget organizes <a href="ntqbutton.html">TQButton</a> widgets in a +The TQVButtonGroup widget organizes <a href="tqbutton.html">TQButton</a> widgets in a vertical column. <p> <p> TQVButtonGroup is a convenience class that offers a thin layer on top -of <a href="ntqbuttongroup.html">TQButtonGroup</a>. Think of it as a <a href="ntqvbox.html">TQVBox</a> that offers a frame with a +of <a href="tqbuttongroup.html">TQButtonGroup</a>. Think of it as a <a href="ntqvbox.html">TQVBox</a> that offers a frame with a title and is specifically designed for buttons. -<p> <center><img src="qbuttongroup-v.png" alt="TQButtonGroup"></center> +<p> <center><img src="tqbuttongroup-v.png" alt="TQButtonGroup"></center> <p> <p>See also <a href="ntqhbuttongroup.html">TQHButtonGroup</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> |