Late bump :
The documentation is still lacking.
For instance, where should one deploy QtQuick's QML files ?
Upon inspection it seems that some plug-ins are put in
Contents/PlugIns/quick, some QML files in Resources/qml (similarly to
what's in Qt/5.$version/$platform/qml folder) and symlinks in
Re
import QtQuick.Controls 1.4
In the format: import module version
import: obvious enough
module: obvious enough
version: this is far from obvious
I have several questions about what does the version specifier actually does:
At runtime, If the version is lower than the max version (1.2 for example)
On 09/11/2016 14:24, Rainer Wiesenfarth wrote:
Environment 1: Windows 10.
- Dad starts first instance of Son => error message from Qt "QProcess:
CreateNamedPipe failed. (access denied)" (3 times)
This indicates that the pipes for stdin/stdout/stderr could not be
created for whatever reason. W
> >
> > listTumbler has one TumblerColumn child where "model: list"
> >
> >
> > console.log("listTumbler.setValue",value, list.indexOf(value), list);
> > outputs:
> > listTumbler.setValue B 1 [A,B,C]
> >
> > But the UI never updates, and internally, the value never updates either.
> >
> > Wha
On sábado, 29 de outubro de 2016 20:46:28 CST Martin schouwenburg wrote:
> I am (trying) to upgrade a qtquick application from qt 5.2 to qt 5.7. Now I
> am running in a bit unexpected problem. The application is quite large and
> contains 10+ modules that use the QTPluginLoader mechanism to load it
Looking at the source of qt, the problem is identical(though it is protected
against runaway exceptions). The MinGw debug plugins of qtquick are quite large
and use the same mechanism to load plugins. If, as in my case, the
initialization of the program allocates considerable memory ( but tbh
Hi Sérgio and André
After I wrote the last email, I became aware that I might be
misunderstood and silently declassified as a moron.
The key composition as such *does* work, however it seems to be
implemented with an unmodifiable set of standard compose-keys, either
hard-coded or based on a
Hi André
I must apologize: you are right, and /home/user/.XCompose actually
works. One thing I didn't notice until now was that together with the
upgrade to KDE 5, all Compose files on my local machine were overwritten
with their original versions — a very rude thing to do to a user who
alre
Hello, all!
Can anybody prove that it's possible to replace qt 4.8 qwt based system
with: Wayland+QWaylandCompositor+qtquick2drenderer.
For quite long time qt 4.8 + qws was the only solution for simple
windowing system. Qt 5(qtquick) was unavailable for such devices as it
required opengl es.
QWay
Hello, all!
Can anybody prove that it's possible to replace qt 4.8 qwt based system
with: Wayland+QWaylandCompositor+qtquick2drenderer.
For quite long time qt 4.8 + qws was the only solution for simple
windowing system. Qt 5(qtquick) was unavailable for such devices as it
required opengl es.
QWay
Hi! I need Multi ViewPort and QuickControls over the screen, how can i made
it?
I know, that i can use Qt3DQuickWindow with normal multi viewport support,
but in this case, i can't use QuickControl over the window.
I can use Scene3d, but in this case, i can't use multi view port...
How to solve
I am (trying) to upgrade a qtquick application from qt 5.2 to qt 5.7. Now I am
running in a bit unexpected problem. The application is quite large and
contains 10+ modules that use the QTPluginLoader mechanism to load its
functionality. It worked fine under 5.2 but under 5.7 I get memory issue
Do you use your own libpng? Qt has the option to use an external libpng
with the -system-libpng configure option, which us mandatory if you need to
link projects with libpng. If you use the libpng shipped with qt (by
default) this sounds reasonable that you do not encounter the issue
Le 28 oct. 20
Hello.
I want to build installer framework from sources exactly in the same way which
is used to produce Linux binary release.
Can you give me the environment description?
- Static QT build flags
- OS distribution and version
- Compiler version
- Any additional qmake parameters
Of course I’ve r
Great!
Looking forward to test it.
Regards,
Nuno Santos
Founder / CEO / CTO
www.imaginando.pt
+351 91 621 69 62
> On 26 Oct 2016, at 12:23, Morten Sorvig wrote:
>
>
>> On 15 Sep 2016, at 09:55, Nuno Santos wrote:
>>
>> Hi,
>>
>> I was wondering if there is already a way of not having pixe
Hi Sérgio and André
Thanks for your replies, which both pointed out that the proposal has
not died but rather got a new number.
But why was it never implemented? Or does it need to be activated in a
particular way? None of the suggested integrations of the Compose key
file works out of the
Spread to Qt mail-list to ask for help.
From: Liu, Jeff (SRDC SW)
Sent: Tuesday, October 25, 2016 2:26 PM
To: 'gunnar.sle...@jollamobile.com'; 'gun...@sletta.org'; 'liang...@qt.io';
'kai.koe...@qt.io'
Subject: OpenGL Issues in Qt5.7
Hi Sletta, Qi and Koehne,
This is Jeff from AMD, recently a cu
> -Original Message-
> From: Interest [mailto:interest-bounces+mitch.curtis=qt...@qt-project.org]
> On Behalf Of Jason H
> Sent: Wednesday, 9 November 2016 10:04 PM
> To: Qt Interest
> Subject: [Interest] Tumbler not working
>
> Simply, using a tumbler, and trying to set it to a value by:
18 matches
Mail list logo