diff options
Diffstat (limited to 'doc/html/ntqvbuttongroup.html')
-rw-r--r-- | doc/html/ntqvbuttongroup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqvbuttongroup.html b/doc/html/ntqvbuttongroup.html index 6f56c4bff..e450baf1f 100644 --- a/doc/html/ntqvbuttongroup.html +++ b/doc/html/ntqvbuttongroup.html @@ -64,7 +64,7 @@ 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="tqwidget.html">TQWidget</a> constructor. -<h3 class=fn><a name="TQVButtonGroup-2"></a>TQVButtonGroup::TQVButtonGroup ( const <a href="ntqstring.html">TQString</a> & title, <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 ) +<h3 class=fn><a name="TQVButtonGroup-2"></a>TQVButtonGroup::TQVButtonGroup ( const <a href="tqstring.html">TQString</a> & title, <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * 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="tqwidget.html">TQWidget</a> |