diff options
Diffstat (limited to 'doc/html/ntqgroupbox.html')
-rw-r--r-- | doc/html/ntqgroupbox.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ntqgroupbox.html b/doc/html/ntqgroupbox.html index 53c0ee6c6..d2c0f111c 100644 --- a/doc/html/ntqgroupbox.html +++ b/doc/html/ntqgroupbox.html @@ -34,8 +34,8 @@ body { background: #ffffff; color: black; } <p>The TQGroupBox widget provides a group box frame with a title. <a href="#details">More...</a> <p><tt>#include <<a href="qgroupbox-h.html">ntqgroupbox.h</a>></tt> -<p>Inherits <a href="ntqframe.html">TQFrame</a>. -<p>Inherited by <a href="ntqbuttongroup.html">TQButtonGroup</a>, <a href="ntqhgroupbox.html">TQHGroupBox</a>, and <a href="ntqvgroupbox.html">TQVGroupBox</a>. +<p>Inherits <a href="tqframe.html">TQFrame</a>. +<p>Inherited by <a href="tqbuttongroup.html">TQButtonGroup</a>, <a href="ntqhgroupbox.html">TQHGroupBox</a>, and <a href="ntqvgroupbox.html">TQVGroupBox</a>. <p><a href="qgroupbox-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -109,7 +109,7 @@ constructor) and the title's <a href="#alignment">alignment</a>(). consumption, you can remove the right, left and bottom edges of the frame with <a href="#setFlat">setFlat</a>(). <p> <img src=qgrpbox-w.png> -<p> <p>See also <a href="ntqbuttongroup.html">TQButtonGroup</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="geomanagement.html">Layout Management</a>, and <a href="organizers.html">Organizers</a>. +<p> <p>See also <a href="tqbuttongroup.html">TQButtonGroup</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> <h3 class=fn><a name="TQGroupBox"></a>TQGroupBox::TQGroupBox ( <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 ) |