[PyKDE] easy qtreewidget question

Adam Tenderholt atenderholt at gmail.com
Thu Jan 11 06:01:16 GMT 2007


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