[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: kdegames/atlantik
From:       Andy Goossens <andygoossens () pandora ! be>
Date:       2004-01-28 0:00:53
Message-ID: 200401280100.53461.andygoossens () pandora ! be
[Download RAW message or body]

On Tuesday 27 January 2004 03:50, Rob Kaper wrote:
> CVS commit by kaper:
>
> QString::find is faster than ::contains
>
> -        if (text.contains("rolls"))
> +        if ( text.find( QRegExp("rolls") ) != -1 )

Even with a useless QRegExp?

-- 
// Andy Goossens

// Quote of the moment:
Power is poison.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic