From 8a071b48ef8c8900163227ccc622833e26ba4064 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 13 Jun 2024 11:12:50 +0900 Subject: Remove documentation about activeqt, because the latter is part of the commercial edition of Qt3 Signed-off-by: Michele Calgaro --- doc/html/ntqlistview.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/ntqlistview.html') diff --git a/doc/html/ntqlistview.html b/doc/html/ntqlistview.html index 8b0698d2..e1e20050 100644 --- a/doc/html/ntqlistview.html +++ b/doc/html/ntqlistview.html @@ -441,7 +441,7 @@ an update.

Note that the currentChanged() signal is not emitted when this slot is invoked.

See also triggerUpdate(). -

Examples: addressbook/centralwidget.cpp, checklists/checklists.cpp, listviews/listviews.cpp, and qutlook/centralwidget.cpp. +

Examples: addressbook/centralwidget.cpp, checklists/checklists.cpp and listviews/listviews.cpp.

void TQListView::clearSelection () [virtual]

Sets all the items to be not selected, updates the list view as @@ -558,7 +558,7 @@ connected to this signal. Returns the current item, or 0 if there isn't one.

See also setCurrentItem(). -

Examples: addressbook/centralwidget.cpp, listviews/listviews.cpp, and qutlook/centralwidget.cpp. +

Examples: addressbook/centralwidget.cpp and listviews/listviews.cpp.

RenameAction TQListView::defaultRenameAction () const

Returns what action to perform when the editor loses focus during renaming. See the "defaultRenameAction" property for details. -- cgit v1.2.1