2016-05-02 17:31 GMT+03:00 Jérôme Godbout :
> Hello Sina, this will not work (at least up to 5.5 as far as I know).
> Cause QtObject doesn't have a default property to place children like Item
> have. You would get the following error while parsing your script:
> *Cannot assign to non-existent def
my goal is to be ready with my blog series when Qt 5.7 comes out -
so expect the next 4-6 weeks many articles and also some sample apps
ekke
Am 02.05.16 um 20:50 schrieb Robert Iakobashvili:
> Dear Ekke,
> Thank you for sharing your experience with
> qt.labs.controls Qt Quick Controls2 in 5.7.
>
>
Where/How can one get an idea about the release date of Qt 5.6.1?
I know about bugreports.qt.io, but though there are only a few issues left for
several weeks, I hardly see any progress.
For 5.6.0, we had
https://wiki.qt.io/Qt-5.6-release
But for 5.6.1?...
Philippe
On Mon, May 2, 2016 at 5:07 PM, Jérôme Godbout wrote:
> Hi,
> Just an idea, after you submit, does the web page change url? maybe you
> could change it if possible, that would help you know the submit is
> completed via urlChanged() signal.
>
> Not sure which version of Qt, but if you can move to
Hi,
Just an idea, after you submit, does the web page change url? maybe you
could change it if possible, that would help you know the submit is
completed via urlChanged() signal.
Not sure which version of Qt, but if you can move to qwebengineview
http://doc.qt.io/qt-5/qwebengineview.html
The web
Hi,
Below are the CFLAGS for Android
(Qt/5.6/android_armv7/mkspecs/android-g++/qmake.conf)
I’m wondering why there are no optimisation settings for arm rather than size.
Is there any specific reason?
QMAKE_CFLAGS_WARN_ON= -Wall -Wno-psabi -W
QMAKE_CFLAGS_WARN_OFF = -Wno-psabi
equals(AND
I have a situation where I want to bring up a web page that the user
will interact with, and when they click on a submit button a response
is sent, and I want to get that response in my Qt program and then
destroy the view with the page. I am able to bring up the page like
this:
Dialog.resize(15
Dear Ekke,
Thank you for sharing your experience with
qt.labs.controls Qt Quick Controls2 in 5.7.
Sure, we'll be reading you blog.
Kind regards,
Robert
On Mon, May 2, 2016 at 8:38 PM, ekke wrote:
> I really like the new qt.labs.controls from Qt 5.6 (will become Qt Quick
> Controls2 in 5.7)
> u
I really like the new qt.labs.controls from Qt 5.6 (will become Qt Quick
Controls2 in 5.7)
using these lightweight controls together with Material Style (Android)
or Universal Style (Windows) with light or dark themes and all the new
Controls (like Drawer) for mobile-app-navigation and also HighDPI
Dear Edward,
React Native - good catch.
Thank you so much for sharing this idea
and your experience!
Kind regards,
Robert
On Mon, May 2, 2016 at 8:08 PM, Edward Sutton wrote:
>
> On May 1, 2016, at 4:27 AM, Robert Iakobashvili wrote:
>
> Dear Edward,
> What are your conclusions and which dire
On May 1, 2016, at 4:27 AM, Robert Iakobashvili
mailto:corobe...@gmail.com>> wrote:
Dear Edward,
What are your conclusions and which direction you decided on
after your experiments?
I never made much progress. While QML looked more "native like” I never felt
comfortable using it.
I am doing m
On segunda-feira, 2 de maio de 2016 16:58:26 PDT Gunnar Roth wrote:
> Hello,
> I have some questions about QString etc.
>
> 1. What should I just, QStringLiteral or QLatin1String ? Old discussion
> (around 2011-2012) said QStringLiteral, but in gerrit a lot of changes from
> StrinLiteral to Latin
On segunda-feira, 2 de maio de 2016 11:24:33 PDT Rainer Wiesenfarth wrote:
> I would simply delete the LICENSE.PREVIEW.COMMERCIAL, but licheck.exe is not
> available...
Hmm... the removal of LICENCE.PREVIEW.COMMERCIAL and addition of the actual
commercial licence files should have been done befor
Hello,
I have some questions about QString etc.
1. What should I just, QStringLiteral or QLatin1String ? Old discussion (around 2011-2012) said QStringLiteral, but in gerrit a lot of changes from StrinLiteral to Latin1String orccured lately.
2. Will there be a char16_t constructor for QStr
Hello Sina, this will not work (at least up to 5.5 as far as I know). Cause
QtObject doesn't have a default property to place children like Item have.
You would get the following error while parsing your script:
*Cannot assign to non-existent default property*
You can either make a simple object t
Hmm, apparently this is the part of code that is responsible for the behavior:
...
void Tools::checkLicense(QMap &dictionary,
const QString &sourcePath, const QString &buildPath)
{
QString tpLicense = sourcePath + "/LICENSE.PREVIEW.COMMERCIAL";
if (QFile::exists(tpLicense)) {
d
From: Mitch Curtis [mailto:mitch.cur...@qt.io]
> From: Rainer Wiesenfarth
> > is there any commercial licensee out there who built his Qt 5.x (in my
> > case: 5.6.0) version from a git clone on Windows?
> >
> > I am currently struggling in making the configure executable locate
> > and use my li
> -Original Message-
> From: Interest [mailto:interest-bounces+mitch.curtis=qt...@qt-project.org]
> On Behalf Of Rainer Wiesenfarth
> Sent: Monday, 2 May 2016 11:47 AM
> To: interest@qt-project.org
> Subject: [Interest] Qt 5.x from git for commercial licensees (Windows)
>
> Hi all,
>
>
Hi all,
is there any commercial licensee out there who built his Qt 5.x (in my case:
5.6.0) version from a git clone on Windows?
I am currently struggling in making the configure executable locate and use my
license information. Unfortunately this part of the configuration is not
documented ve
19 matches
Mail list logo