diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
| commit | 42957a3f812a1db64a9ae452baa2d3fbc35f2466 (patch) | |
| tree | 0928f4e01a3dcc0698b46c7608d8310e471bdb49 /doc/html/qmacstyle.html | |
| parent | fef846914f8db6dc117e206ef913d519bf6bb33e (diff) | |
| download | tqt-42957a3f.tar.gz tqt-42957a3f.zip | |
Rename more widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qmacstyle.html')
| -rw-r--r-- | doc/html/qmacstyle.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qmacstyle.html b/doc/html/qmacstyle.html index b959189cf..f57018359 100644 --- a/doc/html/qmacstyle.html +++ b/doc/html/qmacstyle.html @@ -103,7 +103,7 @@ documentation. <li><tt>TQMacStyle::FocusDisabled</tt> - never show a focus rectangle for the widget. <li><tt>TQMacStyle::FocusDefault</tt> - show a focus rectangle when the widget has focus and the widget is a TQSpinWidget, <a href="tqdatetimeedit.html">TQDateTimeEdit</a>, <a href="tqlineedit.html">TQLineEdit</a>, -<a href="ntqlistbox.html">TQListBox</a>, <a href="ntqlistview.html">TQListView</a>, editable <a href="tqtextedit.html">TQTextEdit</a>, or one of their +<a href="tqlistbox.html">TQListBox</a>, <a href="tqlistview.html">TQListView</a>, editable <a href="tqtextedit.html">TQTextEdit</a>, or one of their subclasses. </ul> <h3 class=fn><a name="WidgetSizePolicy-enum"></a>TQMacStyle::WidgetSizePolicy</h3> |
