On Fri, Nov 2, 2012 at 12:58 AM, Turunen Tuukka wrote:
> What comes to WP8 we believe it is more important to tackle Android and
> iOS first, as discussed earlier. It does not mean we do not care about WP8.
> There is just so much more user base in Android and iOS that we think it
> would be out
> I wonder if your guys could modify the QNetworkAccessManager's method
> declaration(get, post, put...), make them be virtual,
> so that I can derive a subclass and modify the implementation
You can already do this. Re-implement the protected createRequest() method.
Regards,
Rob.
On 3 Novembe
Hi list,
I'm writing a network program which runs on MS Windows, Linux and Mac OS X.
All things look good but it seems that the network performance needs
improving. I see the QtNetwork module especially the QNetworkAccessManager
class which I'm mainly using in my program is implemented using cros
Hi,
In the paragraph "Use appropriate mechanisms to exclude inapplicable tests" of
https://qt-project.org/wiki/Writing_Unit_Tests
the policy to exclude tests depending on platforms or compiler features is to
use pre-processor #ifdef.
I just eddited that page to add a Warning there.
the MOC does
On Nov 2, 2012, at 10:27 PM, Thiago Macieira wrote:
> On sexta-feira, 2 de novembro de 2012 18.49.09, Nurmi J-P wrote:
>> Hi all,
>>
>> Just a heads up for people interested in the "legacy styles" (Cleanlooks,
>> Plastique, Motif & CDE) that were recently remove from qtbase. As promised
>> earl