[Interest] Best practice for sorting multiple (connected) QLists

Guido Seifert wargand at gmx.de
Wed Nov 20 20:37:10 CET 2013



> Downsides: cluncky API and not type safe. Seems like a lot of overhead 
> for such a simple task.

Type safety: Ok.
Clunky API? -> Qt API.
Lot of overhead? If you have Qt installed anyways, it does not matter.
And if you have used it before and just need to copy/paste the code
and change the sql part a bit... IMHO less overhead than fiddling with
lists. Especially since for such a use case it's only a few lines
trivial sql.


But of course, mostly a matter of taste. 

Guido



More information about the Interest mailing list