Consideration requested for merging of kdelibs-action branch
Pascal Létourneau
pascal.letourneau at kdemail.net
Sun Mar 12 18:28:12 GMT 2006
On Sunday 12 March 2006 10:37, Hamish Rodda wrote:
> * there is a replacement for activation providing keyboard + mouse states,
> see triggered(Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers) *
This won't work as it used to
If you middle-click on a tool button, the triggered signal is emitted after
the mouse button is released, at that point
QApplication::mouseButtons() & Qt::MidButton == 0
Pascal Létourneau
More information about the kde-core-devel
mailing list