On Friday 19 December 2014 22:43:12 Harri Pasanen wrote:
> https://qt-project.org/doc/qt-5-snapshot/qtmac.html
>
> says that macextras would be usable also on iOS.
>
> With 5.4 I'm getting
>
> Unknown module(s) in QT: macextras
>
> What am I missing?
Building the module. Apparently it it was m
Ok, I finally figured it out :-)
The QML ApplicationWindow class has got a style now, and the default style
for the background is to fill the entire area in gray. By adding a custom
style with an empty item for the background it works again. i.e something
like this:
style: ApplicationWindowSt
https://qt-project.org/doc/qt-5-snapshot/qtmac.html
says that macextras would be usable also on iOS.
With 5.4 I'm getting
Unknown module(s) in QT: macextras
What am I missing?
Harri
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-p
Hi,
After upgrading to 5.4 my OpenGL applications no longer work. I am mixing
OpenGL and Quick components, like in this example:
http://doc.qt.io/qt-5/qtquick-scenegraph-openglunderqml-example.html
I.e I have a class derived from QuickItem with a QObject-based renderer
that renders on the QQu
Hi all.
I'm testing new State Machine from Qt 5.4.
I've created smallest possible code to reproduce the problem that I've hit:
*qml*:
http://pastebin.com/sd0DZt20
*js*
http://pastebin.com/mHETQGu8
Calling Core.call_me() which is defined in external javascript file from
'guard' javascript sectio
Am 19.12.2014 um 12:37 schrieb Sze Howe Koh:
> Hi Wilhelm,
>
> On 19 December 2014 at 17:33, Wilhelm wrote:
>>
>> Hi all,
>>
>> the following example code looks for the WId of a running kate-process
>> and embeds the window into my own application. Thats all fine:
>> rendering, resizing, mouse-ev
Hi Wilhelm,
On 19 December 2014 at 17:33, Wilhelm wrote:
>
> Hi all,
>
> the following example code looks for the WId of a running kate-process
> and embeds the window into my own application. Thats all fine:
> rendering, resizing, mouse-events (e.g. menus of kate) are all working.
>
> The only p
Hi all,
the following example code looks for the WId of a running kate-process
and embeds the window into my own application. Thats all fine:
rendering, resizing, mouse-events (e.g. menus of kate) are all working.
The only problem ist keyboard-focus: kate doesn't get the keystrokes!
I tried vari
Well, i just had the time to actually test this and found out that while you can leave out the controls and dialog qml files, you still need the styles qml files as there is no plugin dll for them.
Does anybody know if there any plan to make plugin for the styles? Which would also be need to b
Hello List !
As my LG watch R just arrived that is a natural question :-)
Did anyone hear / read / see any info on Qt support for ANdroid Wear
platform ?
Thank you for any hint !
Nils
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-pr
10 matches
Mail list logo