diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-09 14:57:42 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-12 18:58:18 +0900 |
| commit | 6f57abfc9cd3acf1d648aee696947ac9216adb71 (patch) | |
| tree | 4ae374b1ce01d388bca2249c5d903d79a6cb814f /doc/html/tqtabwidget.html | |
| parent | 0582c90a9ed4b965629267713f51c0da7c38b39d (diff) | |
| download | tqt-6f57abfc.tar.gz tqt-6f57abfc.zip | |
Rename remaining ntq[s-z]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqtabwidget.html')
| -rw-r--r-- | doc/html/tqtabwidget.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqtabwidget.html b/doc/html/tqtabwidget.html index b505604c5..5ac62c864 100644 --- a/doc/html/tqtabwidget.html +++ b/doc/html/tqtabwidget.html @@ -219,7 +219,7 @@ Defines a new <em>label</em> for page <em>w</em>'s tab. This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Defines a new <em>iconset</em> and a new <em>label</em> for page <em>w</em>'s tab. -<h3 class=fn><a href="tqwidget.html">TQWidget</a> * <a name="cornerWidget"></a>TQTabWidget::cornerWidget ( <a href="ntqt.html#Corner-enum">TQt::Corner</a> corner = TQt::TopRight ) const +<h3 class=fn><a href="tqwidget.html">TQWidget</a> * <a name="cornerWidget"></a>TQTabWidget::cornerWidget ( <a href="tqt.html#Corner-enum">TQt::Corner</a> corner = TQt::TopRight ) const </h3> Returns the widget shown in the <em>corner</em> of the tab widget or 0. @@ -310,7 +310,7 @@ Removes the tab tool tip for page <em>w</em>. If the page does not have a tip, nothing happens. <p> <p>See also <a href="#setTabToolTip">setTabToolTip</a>() and <a href="#tabToolTip">tabToolTip</a>(). -<h3 class=fn>void <a name="setCornerWidget"></a>TQTabWidget::setCornerWidget ( <a href="tqwidget.html">TQWidget</a> * w, <a href="ntqt.html#Corner-enum">TQt::Corner</a> corner = TQt::TopRight ) +<h3 class=fn>void <a name="setCornerWidget"></a>TQTabWidget::setCornerWidget ( <a href="tqwidget.html">TQWidget</a> * w, <a href="tqt.html#Corner-enum">TQt::Corner</a> corner = TQt::TopRight ) </h3> Sets widget <em>w</em> to be the shown in the specified <em>corner</em> of the tab widget. |
