[PyKDE] easy qtreewidget question

Matt Chambers chambers at imageworks.com
Thu Jan 11 22:17:40 GMT 2007


Thanks, I forgot about those.  Working good now

Adam Tenderholt wrote:
> What about reimplementing mouseDoubleClickEvent()? It sounds like this
> would let you just bypass the default actions and have a double click
> event do what you want.
>
> Adam
>
>
> On 1/10/07, Matt Chambers <chambers at imageworks.com> wrote:
>> Anyone have any ideas on how I can disable the double click
>> expand/collapse action on a QTreeWidget?  Using pyqt 4.0.1, It doesn't
>> seem like many of the disconnect  methods have been implemented, im not
>> sure what slots to actually disconnect.
>>
>> -Matt
>>
>> _______________________________________________
>> PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
>> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
>>
>





More information about the PyQt mailing list