diff options
Diffstat (limited to 'doc/html/ntqbuttongroup.html')
| -rw-r--r-- | doc/html/ntqbuttongroup.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqbuttongroup.html b/doc/html/ntqbuttongroup.html index d75d99559..031a301a2 100644 --- a/doc/html/ntqbuttongroup.html +++ b/doc/html/ntqbuttongroup.html @@ -116,7 +116,7 @@ Constructs a button group with no title. <p> The <em>parent</em> and <em>name</em> arguments are passed to the <a href="tqwidget.html">TQWidget</a> constructor. -<h3 class=fn><a name="TQButtonGroup-2"></a>TQButtonGroup::TQButtonGroup ( 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="TQButtonGroup-2"></a>TQButtonGroup::TQButtonGroup ( const <a href="tqstring.html">TQString</a> & title, <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 ) </h3> Constructs a button group with the title <em>title</em>. <p> The <em>parent</em> and <em>name</em> arguments are passed to the <a href="tqwidget.html">TQWidget</a> @@ -129,7 +129,7 @@ arranged in <em>strips</em> rows or columns (depending on <em>orientation</em>). <p> The <em>parent</em> and <em>name</em> arguments are passed to the <a href="tqwidget.html">TQWidget</a> constructor. -<h3 class=fn><a name="TQButtonGroup-4"></a>TQButtonGroup::TQButtonGroup ( int strips, <a href="ntqt.html#Orientation-enum">Orientation</a> orientation, 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="TQButtonGroup-4"></a>TQButtonGroup::TQButtonGroup ( int strips, <a href="ntqt.html#Orientation-enum">Orientation</a> orientation, const <a href="tqstring.html">TQString</a> & title, <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 ) </h3> Constructs a button group with title <em>title</em>. Child widgets will be arranged in <em>strips</em> rows or columns (depending on <em>orientation</em>). |
