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

Linus Torvalds torvalds at linux-foundation.org
Fri Jun 7 19:32:53 PDT 2013


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.

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

            Linus


More information about the subsurface mailing list