[PyQt] mouse hover, editable, QListview

M Chauhan mrch81 at gmail.com
Fri Aug 27 08:51:06 BST 2010


Thanks Zoltan,

The snippet and the link has helped. It's exactly what I was looking for.

Best Regards,
Mrugesh.


On 26 August 2010 14:30, Zoltan Szalai <defaultdict at gmail.com> wrote:

>  hey,
>
> check the code snippet attached.
> it may not perfect but i hope it help you get started.
>
> to keep an editor open you can use the openPersistentEditor method of
> QAbstractItemView.
> http://doc.qt.nokia.com/4.6/qabstractitemview.html#openPersistentEditor
>
>
>
> On 2010.08.25. 17:13, M Chauhan wrote:
>
>> Dear all,
>>
>> How can I make an item in a listview editable on mouse hover?
>>
>> I already tried "AllEditTriggers" but it doesn't work.
>>
>> Or is there a way to keep item editable by default?
>>
>> Any suggestion or hints will help.
>>
>> Kind regards,
>> Mru
>>
>>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100827/95cc2b9c/attachment.html>


More information about the PyQt mailing list