See the diff show below.
Any comments?
Entering 'qlalr'
> Entering 'qt3d'
> Entering 'qtactiveqt'
> Entering 'qtbase'
> Entering 'qtconnectivity'
> diff --git a/doc/doc.pri b/doc/doc.pri
> index 459e9ba..3cd0b30 100644
> --- a/doc/doc.pri
> +++ b/doc/doc.pri
> @@ -3,10 +3,10 @@ OTHER_FILES += \
>
On 1 June 2012 20:49, David Burson wrote:
> Hello Giuseppe,
>
> Thanks for the information. I spent some time today reading the wiki from
> the links you sent - lots of helpful information. I assume the right people
> are aware of this, but probably half the links in the Contributions section
It's not wrong and it doesn't really matter. Once MSVC starts to differ from
the VC version, in the sense that they are not connected, then we can discuss
changing them.
For now, let's not make Qt 5 more incompatible with Qt 4. It's not worth it,
just to be pedantic. :-)
--
Sent from my Nokia
On 2 June 2012 18:15, Luís Gabriel Lima wrote:
>
> Hi Tomasz,
>
> The correct event variable name is "wheel" and not "mouse". I'll fix the docs.
> You can see an example in
> examples/quick/mousearea/mousearea-wheel-example.qml.
>
>
> Cheers,
> --
> Luís Gabriel
> OpenBossa - INdT
Ah, OK, that w
Hi Tomasz,
The correct event variable name is "wheel*" *and not "mouse*"*. I'll fix
the docs.
You can see an example in *
examples/quick/mousearea/mousearea-wheel-example.qml*.
Cheers,
--
Luís Gabriel
OpenBossa - INdT
On Sat, Jun 2, 2012 at 7:43 AM, Tomasz Siekierda wrote:
> Hi,
>
> sorry f
Hi,
sorry for double posting but this is relevant for both Qt5 ML (as part of
testing) and Qt-qml (since that is where the issue lies). I am trying to
use the wheel event available in QtQuick 2.0 & Qt5 in QML. Here is a code
snippet:
MouseArea {
id: whatever
onWheel: {
ScenarioLo
Fwiw, I think it's just the matter of not having a champion that dislikes
the mandatory version numbering with enough passion to drive a language
change through.
Even if this is considered a misfeature by many, it sort of works, so
arguing that it needs to be fixed for qt 5.0 already is hard (as t