Dear Edward and others,
It seems that my practical experience with making
core business logic in C++-STL without Qt
works well with:
a. Qt-based GUI for Linux, Mac and Windows - it works excellent;
b. Native GUI for iOS and Android.
Unfortunately, Qt at iOS and Android has too many issues to ove
Hi,
I’m using Qt Purchasing to handle mobile in-app purchases.
Qt Purchasing doesn’t seem to support subscriptions.
Is anyone here with an app that supports subscriptions? How are you handling it?
Regards,
Nuno
___
Interest mailing list
Interest@qt-
On Monday, 2 October 2017 05:23:21 PDT stephan.ebel...@hs-anhalt.de wrote:
> Dear Qt-list-members,
>
>
>
> i got the following problem with Qt and i hope that you can help me:
>
>
> When I write raw network bytes to a QDataStream object repeatedly, the
> QDataStream never increases the write p
On 2017-10-02 14:23, stephan.ebel...@hs-anhalt.de wrote:
Dear Qt-list-members,
i got the following problem with Qt and i hope that you can help me:
When I write raw network bytes to a QDataStream object repeatedly, the
QDataStream never increases the write position of the underlying QByteAr
Dear Qt-list-members,
i got the following problem with Qt and i hope that you can help me:
When I write raw network bytes to a QDataStream object repeatedly, the
QDataStream never increases the write position of the underlying QByteArray.
Here's the code:
QByteArray recvBuf;
int bytePositi
Hi,
I like many others are trying build qt for asus tinker board according to
this qt blog post:
https://blog.qt.io/blog/2017/05/03/qt-git-tinkerboard-wayland/
I have spent quite some time going over this with no results. As the guide
cross-references another guide (https://wiki.qt.io/RaspberryPi2