On Sonntag, 12. Juni 2016 19:39:28 CEST Thiago Macieira wrote:
> On terça-feira, 7 de junho de 2016 22:59:39 PDT Thiago Macieira wrote:
> > - QWheelEvent::phase() now returns 0 rather than Qt::ScrollUpdate when
> > the
> >
> >wheel event comes from an actual non-emulated mouse wheel and the
Den 12-06-2016 kl. 12:59 skrev Denis Shienkov:
No, use of the C++11 Standard Library features is not permitted
Lousy to hear it...
How to do then RAII to avoid a leaks e.g. for Windows handles (HANDLE,
HKEY, HDEVINFO and other stuff)?
QScopedPointer?
Bo Thorsen,
Director, Viking Software.
On terça-feira, 7 de junho de 2016 22:59:39 PDT Thiago Macieira wrote:
> - QWheelEvent::phase() now returns 0 rather than Qt::ScrollUpdate when the
>wheel event comes from an actual non-emulated mouse wheel and the
>environment variable QT_ENABLE_MOUSE_WHEEL_TRACKING is set. In Qt 5.6,
>
Hi! As part of the Qt packaging effort we do with Qt we try, whenever possible,
to run each submodule's unit tests.
In qtgraphicaleffects we have come down to:
FAIL! : tst_qtgraphicaleffects::blend() 'component.status() !=
QQmlComponent::Error' returned FALSE. (:3:1: Type Blend
unavailable
fil
On domingo, 12 de junho de 2016 13:59:32 PDT Denis Shienkov wrote:
> > No, use of the C++11 Standard Library features is not permitted
>
> Lousy to hear it...
>
> How to do then RAII to avoid a leaks e.g. for Windows handles (HANDLE,
> HKEY, HDEVINFO and other stuff)?
You can use it if you know
I have just noted the QtSerialPort's examples' license are LGPL V2.1 or v3.
Normally examples are BSD-licensed in order to let others reuse their code.
Was this intentional or simply overlooked?
Thanks in advance, Lisandro.
--
Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http
> No, use of the C++11 Standard Library features is not permitted
Lousy to hear it...
How to do then RAII to avoid a leaks e.g. for Windows handles (HANDLE,
HKEY, HDEVINFO and other stuff)?
BTW: But, I saw unique_ptr in qtbase and qt3d sources...
12.06.2016 1:10, Thiago Macieira пишет:
On s