[PATCH] Make a map ctrl-click toggle the selection state

Dirk Hohndel dirk at hohndel.org
Fri Jun 7 19:46:53 PDT 2013


On Jun 7, 2013, at 7:32 PM, Linus Torvalds wrote:

> On Fri, Jun 7, 2013 at 7:28 PM, Thiago Macieira <thiago at macieira.org> wrote:
>> On sexta-feira, 7 de junho de 2013 18.29.37, Linus Torvalds wrote:
>>> +       QFlags<QItemSelectionModel::SelectionFlag> flags;
>> 
>> There's a typedef for this. We prefer QItemSelectionModel::SelectionFlags
>> (note the plural).
> 
> Dirk, mind just editing the patch in place? I obviously don't know any Qt.

No problem

> As usual, I was going by the less-than-readable C++ compiler error
> messages to find the actual types ;)

You REALLY should give QtCreator an honest try.
I was laughing at Thiago when he suggested it to me at first. And was
converted within a day.

/D


More information about the subsurface mailing list