[Interest] QVariant compare operator

Thiago Macieira thiago.macieira at intel.com
Sat Apr 18 03:08:03 CEST 2020


On Friday, 17 April 2020 19:15:56 -03 evilruff wrote:
> Hi,Recently I was debugging one of my project and ended up with something
> which really surprise me.Are there any special reasons why QVariant compare

Relational comparisons with QVariant are deprecated in 5.15 and will be 
removed because they are a misfeaure. Redesign your code so your question does 
not need to be asked.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products





More information about the Interest mailing list