From 2cbcca0db1343e1c40e52af729a5eb34ca8a7e37 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Jun 2024 21:53:17 +0900 Subject: Rename date and time nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/ntqlistview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/ntqlistview.html') diff --git a/doc/html/ntqlistview.html b/doc/html/ntqlistview.html index e1e200506..30e8d26f5 100644 --- a/doc/html/ntqlistview.html +++ b/doc/html/ntqlistview.html @@ -277,7 +277,7 @@ The second group consists of doubleClicked(TQListVi

Note that changing the state of the list view in a slot connected to a list view signal may cause unexpected side effects. If you need to change the list view's state in response to a signal, use -a single shot timer with a +a single shot timer with a time out of 0, and connect this timer to a slot that modifies the list view's state.

In Motif style, TQListView deviates fairly strongly from the look -- cgit v1.2.1