summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqvbuttongroup.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqvbuttongroup.html')
-rw-r--r--doc/html/ntqvbuttongroup.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/ntqvbuttongroup.html b/doc/html/ntqvbuttongroup.html
index a37a95436..6f56c4bff 100644
--- a/doc/html/ntqvbuttongroup.html
+++ b/doc/html/ntqvbuttongroup.html
@@ -58,16 +58,16 @@ title and is specifically designed for buttons.
<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>
-<h3 class=fn><a name="TQVButtonGroup"></a>TQVButtonGroup::TQVButtonGroup ( <a href="ntqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
+<h3 class=fn><a name="TQVButtonGroup"></a>TQVButtonGroup::TQVButtonGroup ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a vertical button group with no title.
-<p> The <em>parent</em> and <em>name</em> arguments are passed on to the <a href="ntqwidget.html">TQWidget</a>
+<p> The <em>parent</em> and <em>name</em> arguments are passed on to the <a href="tqwidget.html">TQWidget</a>
constructor.
-<h3 class=fn><a name="TQVButtonGroup-2"></a>TQVButtonGroup::TQVButtonGroup ( const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;title, <a href="ntqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
+<h3 class=fn><a name="TQVButtonGroup-2"></a>TQVButtonGroup::TQVButtonGroup ( const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;title, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a vertical button group with the title <em>title</em>.
-<p> The <em>parent</em> and <em>name</em> arguments are passed on to the <a href="ntqwidget.html">TQWidget</a>
+<p> The <em>parent</em> and <em>name</em> arguments are passed on to the <a href="tqwidget.html">TQWidget</a>
constructor.
<h3 class=fn><a name="~TQVButtonGroup"></a>TQVButtonGroup::~TQVButtonGroup ()