On quarta-feira, 6 de julho de 2016 00:56:04 PDT Scott Aron Bloom wrote:
> Stop using QtWidgets, including QtWebView and QLabel, and transition to Qt
> Quick instead. Qt Quick uses the GPU, QtWidgets do not.
> ==
>
> That’s a pretty horrible answer... There are MANY of us, who prefer for a
Op 06/07/2016 om 02:56 schreef Scott Aron Bloom:
-Original Message-
From: Interest [mailto:interest-bounces+scott=towel42@qt-project.org] On
Behalf Of Thiago Macieira
Sent: Tuesday, July 5, 2016 5:42 PM
To: interest@qt-project.org
Subject: Re: [Interest] Utilizing the GPU, how to
> Hi,
> It maybe something simple:
> If the library is there I would check the usual suspects like look if
> something is missing or cannot be found on your machine so that it cannot run
> (“ldd libqtvirtualkeyboardstylesplugin.so”). There may be an (r)path, etc.
> problem > or a required librar
Hi.
Sorry for the delayed response. I have checked and your script works well.
Many thanks.
But it not exactly what I want. I surprised that nobody cares about it. Is
the server without GUI rare case, or all others build Qt from scratch?
2016-07-03 20:34 GMT+06:00 Ben Lau :
> Hi,
>
> I have wr
-Original Message-
From: Interest [mailto:interest-bounces+scott=towel42@qt-project.org] On
Behalf Of Thiago Macieira
Sent: Tuesday, July 5, 2016 5:42 PM
To: interest@qt-project.org
Subject: Re: [Interest] Utilizing the GPU, how to start?
On terça-feira, 5 de julho de 2016 11:45:41
On terça-feira, 5 de julho de 2016 11:45:41 PDT Jason Kretzer wrote:
> How does one get Qt widgets to take advantage of a GPU? If this question
> seem naïve, it is because it is.
>
> With my application, I am displaying different types of media —
> mp4 (using QMedia Player)
> Html (folders contai
How does one get Qt widgets to take advantage of a GPU? If this question seem
naïve, it is because it is.
With my application, I am displaying different types of media —
mp4 (using QMedia Player)
Html (folders containing a "mini-site” using QWebView)
Images (using a Qlabel)
This Qt 5.5, Windows
During the 5.6 phase, I asked about this and the answer I got was no.
I was looking more for "zoom X only, and not Y" to allow customers to focus in
on data.
Scott
-Original Message-
From: Interest [mailto:interest-bounces+scott=towel42@qt-project.org] On
Behalf Of a...@elane2k.
Hi,
It maybe something simple:
If the library is there I would check the usual suspects like look if something
is missing or cannot be found on your machine so that it cannot run (“ldd
libqtvirtualkeyboardstylesplugin.so”). There may be an (r)path, etc. problem or
a required library is inde
Ah, sorry, I didn't see that you were running the basic example, which
hard-codes it into main.cpp anyway.
I'm not sure what the problem is. :/
From: Julien Bordes [mailto:julienbor...@hotmail.fr]
Sent: Tuesday, 5 July 2016 2:41 PM
To: Mitch Curtis ; interest@qt-project.org
Subject: RE: QML 5.7
Yes,
I launched the application like this
QT_IM_MODULE=qtvirtualkeyboard ./basic
De : Mitch Curtis
Envoyé : mardi 5 juillet 2016 14:32
À : Julien Bordes; interest@qt-project.org
Objet : RE: QML 5.7 QNX, module (or version) is not installed
What about QT_IM_M
What about QT_IM_MODULE, did you set that?
From: Julien Bordes [mailto:julienbor...@hotmail.fr]
Sent: Tuesday, 5 July 2016 1:56 PM
To: Mitch Curtis ; interest@qt-project.org
Subject: RE: QML 5.7 QNX, module (or version) is not installed
>> -Original Message-
>> From: Interest [mailto:inte
Hello everyone,
I have a custom c++ model class which inherits from QAbstractListModel. And
as a view I use GridView.
So GridView constructs as many components as
QAbstractListModel::rowCount(). But as a delegate I
use a complex component. With "complex" I mean that it has animations.
property bo
>> -Original Message-
>> From: Interest [mailto:interest-bounces+mitch.curtis=qt.io at qt-project.org]
>> On Behalf Of Julien Bordes
>> Sent: Thursday, 30 June 2016 5:33 PM
>> To: interest at qt-project.org
>> Subject: [Interest] QML 5.7 QNX, module (or version) is not installed
>>
>>
>>
>>
Hi,
I also dynamically create menus with icons on Win7 64-bit. They look fine. I
use 16x16 pixel size. I get them from the resource (main.qrc), though. Maybe,
in your case, they get resized during load because you have a high resolution
display.
- Michael.
__
Hi,
I have noticed a bug (regression from 5.4.2 to 5.6.1) related to the wrong
display of QMenu icons when the menu is populated dynamically.
The bug is filed : https://bugreports.qt.io/browse/QTBUG-54561
Before it is fixed, I would like to know if you have an idea on how to
circumvent it. It se
16 matches
Mail list logo