Re: [Interest] Qt interfacing to Android native UI ?

2017-10-02 Thread coroberti .
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

[Interest] Is anyone here doing Qt mobile development relying on payment subscriptions?

2017-10-02 Thread Nuno Santos
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-

Re: [Interest] QDataStream not increasing position of QByteArray

2017-10-02 Thread Thiago Macieira
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

Re: [Interest] QDataStream not increasing position of QByteArray

2017-10-02 Thread Henry Skoglund
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

[Interest] QDataStream not increasing position of QByteArray

2017-10-02 Thread stephan.ebel...@hs-anhalt.de
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

[Interest] Clarification or Update required on Qt Blog to install QT on Tinkerboard.

2017-10-02 Thread Ben W via Interest
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