On Wednesday, 10 January 2018 20:26:16 PST Tom Isaacson wrote:
> There’s a comment in the QNetworkAccessManager help:
> “One QNetworkAccessManager should be enough for the whole Qt application.”
>
> There are several discussions online about whether this is a requirement or
> just a recommendation
There’s a comment in the QNetworkAccessManager help:
“One QNetworkAccessManager should be enough for the whole Qt application.”
There are several discussions online about whether this is a requirement or
just a recommendation. Consensus seems to be that it’s a recommendation but
what’s the best
unfortunately, the touchEvent does not seem to interact at all with the
PinchArea. What am I doing wrong?
On 10 January 2018 at 17:01, Christopher Probst
wrote:
> Hi Shawn,
>
> Based on the example you provided I wrote this QML code and wanted to see
> if this does indeed simulate a pinch.
>
>
Hi Shawn,
Based on the example you provided I wrote this QML code and wanted to see
if this does indeed simulate a pinch.
//pinchArea is PinchArea QML type
var pinchSequence = touchEvent( pinchArea );
//first finger
pinchSequence.press(0, pinchArea, 80, 80)
pinchSequence.com
Is there a 3rd party tool for Qt based applications (widgets not qml) that put
the tool into a demo mode driven by a script of some sort.
I have googled, to no avail, my google skills have failed me.
Any help would be appreciated.
Scott
___
Interest m
Thank-you Shawn, this is very helpful, I am going to try to use both
testing approaches one in QML and one in C++. And I will post here what
happens. But thanks again!
On 10 January 2018 at 15:04, Shawn Rutledge wrote:
>
> On Jan 9, 2018, at 18:21, Christopher Probst
> wrote:
>
> Hello,
>
> I a
On Jan 9, 2018, at 18:21, Christopher Probst
mailto:christop.pro...@gmail.com>> wrote:
Hello,
I am trying to use the QML test framework to simulate a pinch. The API which is
here
http://doc.qt.io/qt-5/qml-qttest-testcase.html
does not provide any methods to simulate a pinch. This seems like
Alright. Will do. Thanks :)
On 10/01/2018 16:49, Alexandru Croitor wrote:
> Hi,
>
> I think you should create a bug report, and also specify your environment,
> configure line, and build invocations.
>
> Thanks.
>
>> On 10. Jan 2018, at 16:39, Oliver Niebuhr
>> wrote:
>>
>> Hello List.
>>
>>
Hi,
I think you should create a bug report, and also specify your environment,
configure line, and build invocations.
Thanks.
> On 10. Jan 2018, at 16:39, Oliver Niebuhr
> wrote:
>
> Hello List.
>
> With the latest Qt 5.10 Git Merge, I always run into the following Error:
>
> "[15736/17092
Hello List.
With the latest Qt 5.10 Git Merge, I always run into the following Error:
"[15736/17092] CXX
obj/third_party/WebKit/Source/bindings/core/v8/bindings_core_impl/Precompile-core.cc.obj
FAILED:
obj/third_party/WebKit/Source/bindings/core/v8/bindings_core_impl/Precompile-core.cc.obj
ninja
10 matches
Mail list logo