Den ons 21 okt. 2020 02:39Scott Bloom skrev:
> Well. I 100% totally overthought this... and was able to implement this in
> about 10 lines of code using a derivation of QProgressDIalog + QtConcurrent
>
> The progress dialog, is run with windowModality set to Qt::WindowModal,
>
> I overload exec,
Hi,
Min SDK and Target SDK are now variables that you should set in the pro
file, for instance
ANDROID_MIN_SDK_VERSION = 21
ANDROID_TARGET_SDK_VERSION = 29
See here: https://doc.qt.io/qt-5/qmake-variable-reference.html
-- Philippe
Le 20-10-2020 22:58, Jérôme Godbout a écrit :
Hi,
I run i
Well. I 100% totally overthought this... and was able to implement this in
about 10 lines of code using a derivation of QProgressDIalog + QtConcurrent
The progress dialog, is run with windowModality set to Qt::WindowModal,
I overload exec, and launch the function then call QProgressDialog::exec
On Tuesday, 20 October 2020 14:26:10 PDT Giuseppe D'Angelo via Interest wrote:
> Can't you just create a QDialog and exec() it?
Or any other modal window in front. You probably want to display either a
progress bar or a distraction, to let your users know that the application
isn't frozen.
--
On 20/10/2020 22:16, Scott Bloom wrote:
Essentially, on a “button click” a long running blocking function call
is executed. I can safely call the function into a background thread,
but I don’t want the gui flow to continue.
My idea is the following, a class that takes a lambda.
When a block
Hi,
I run into trouble when I try to sign my package application with 5.15.1
(without signing it build correctly and run just fine):
Caused by: com.android.builder.errors.EvalIssueException: Failed to parse XML
in
D:\Code\build\MyApp-Android_Qt_5_15_1_Clang_Multi_Abi-Release\android-build\Andro
Im working with a thirdparty lib, that I have zero control over 😊
Essentially, on a “button click” a long running blocking function call is
executed. I can safely call the function into a background thread, but I don’t
want the gui flow to continue.
My idea is the following, a class that takes
https://bugreports.qt.io/browse/QTBUG-87746
> Sent: Tuesday, October 20, 2020 at 12:22 PM
> From: "Giuseppe D'Angelo via Interest"
> To: interest@qt-project.org
> Subject: Re: [Interest] QtPdf from Qt open source online installer
>
> Il 20/10/20 17:28, Jason H ha scritto:
> > Then we should proba
So I wanted bring up some issues the company I work for is having using 5.12
and 5.15.
Our customers (IC development companies large and small) are extremely slow to
move their OS. We had customers who are still using CentOS 6.X . These
customers, often will NOT move OS’s once a project has s
Il 20/10/20 17:28, Jason H ha scritto:
Then we should probably include the marketplace email address in this
thread.
Open a bug report instead.
Thanks,
--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90
> Sent: Tuesday, October 20, 2020 at 11:54 AM
> From: "Konstantin Tokarev"
> To: "Benjamin TERRIER" , "Jason H" , "qt
> qt"
> Subject: Re: [Interest] QtPdf from Qt open source online installer
>
>
>
> 20.10.2020, 18:12, "Benjamin TERRIER" :
> > On Mon, 19 Oct 2020 at 20:54, Jason H wrote:
>
20.10.2020, 18:12, "Benjamin TERRIER" :
> On Mon, 19 Oct 2020 at 20:54, Jason H wrote:
>> There's some license shenanegans going on.
>> https://www.qt.io/blog/change-in-open-source-licensing-of-qt-wayland-compositor-qt-application-manager-and-qt-pdf
>> However there was a later update:
>> https:
Then we should probably include the marketplace email address in this thread.
Sent: Tuesday, October 20, 2020 at 11:09 AM
From: "Benjamin TERRIER"
To: "Jason H" , "qt qt"
Subject: Re: [Interest] QtPdf from Qt open source online installer
On Mon, 19 Oct 2020 at 20:54, Jason H <
On Mon, 19 Oct 2020 at 20:54, Jason H wrote:
> There's some license shenanegans going on.
>
> https://www.qt.io/blog/change-in-open-source-licensing-of-qt-wayland-compositor-qt-application-manager-and-qt-pdf
> However there was a later update:
> https://lists.qt-project.org/pipermail/development/
14 matches
Mail list logo