From bd87b2af9dde0633e56a792665cdec7a9675da95 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 25 Nov 2012 14:05:14 -0600 Subject: Automated update from Qt3 --- doc/html/ntqvaluevector.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/ntqvaluevector.html') diff --git a/doc/html/ntqvaluevector.html b/doc/html/ntqvaluevector.html index ec0e812ae..4a57ffbd7 100644 --- a/doc/html/ntqvaluevector.html +++ b/doc/html/ntqvaluevector.html @@ -234,7 +234,7 @@ example: therefore you can use them with many generic algorithms, for example, algorithms provided by the STL or the TQTL.

Another way to find an element in the vector is by using the -std::find() or qFind() algorithms. +std::find() or tqFind() algorithms. For example:

     TQValueVector<int> vec;
-- 
cgit v1.2.3