[Qt-interest] QListWidget itemOnRelease

Hatem Nassrat hnassrat at gmail.com
Thu Aug 6 22:32:12 CEST 2009


On Thu, Aug 06, 2009 at 12:55:35PM -0700, Malyushytsky, Alex wrote:
> Do you really think you would get more help, if you send your e-mail
> every few minutes?

:) I wasn't sure if the first one went through.

[...]
> As an alternative QListWidget emits void
> QListWidget::itemSelectionChanged ()   [signal] when selection is
> changed, so you can connect this signal to the slot where you iterate
> through selected items.

Yeah I tried this, it was too noisy, where it wouldn't wait untill the
user released the mouse. Of course it seems to do what it was designed
to do. It just seems like the signal I am looking for is the only one
that is missing. It is quite an obscure one, but it might be useful to
others.

> Keep in mind, that if you are dealing with time consuming operation it
> might be better to require user to perform a certain action (click a
> button?) in order to initiate "query" on the selected items.

Yeah, I think this is the route I will take.

Thanks,

-- 
Hatem Nassrat

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?



More information about the Qt-interest-old mailing list