Hi, ok ...
Can you send a simple example containing Python file with the model and view ?
Does-it work with PyQt ?
Guillaume Baty
Hi Guillaume,
This was actually the first I've tried, without success.
The mouseReleaseEvent is a known function of the QAbstractItem but it is never called.
Probably QTreeView redefines the function that calls the mouseReleaseEvent function.
-MP-
Envoyé: jeudi 9 juillet 2015 à 08:08
De: "[email protected]" <[email protected]>
À: [email protected]
Objet: Re: [PySide] released slot
De: "[email protected]" <[email protected]>
À: [email protected]
Objet: Re: [PySide] released slot
Hi Guillaume,
This was actually the first I've tried, without success.
The mouseReleaseEvent is a known function of the QAbstractItem but it is never called.
Probably QTreeView redefines the function that calls the mouseReleaseEvent function.
-MP-
_______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
