Hi,
for example here:
qt3d\tests\manual\custom-mesh-cpp\
qt3d\tests\manual\custom-mesh-qml\
With regards, Oleg
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Hi Tim
Thanks for the reply. I've created
https://bugreports.qt.io/browse/QTCREATORBUG-17714 . Let me know if I
missed any details.
On Thu, Feb 9, 2017 at 7:21 PM, Tim Jenssen wrote:
> we hadn't this on our todo list - so please create a suggestion at
> https://bugreports.qt.io
>
> With help fro
Hi
Where can i find a tutorial to create custom geometries for
Qt3Render::QGeometry?
Mit freundlichen Grüßen / Best regards
Egon Schaal
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Hello,
I just want to ask if there is the attempt to make Qt ready to use in
browser via emscripten (and wasm). I found a blogpost from 2015 which
announced the "Qt for Native Client" (Chrome sandbox). Are there further
attempts or does the projects lie idle?
Thanks,
Kai
_
Hi Marc,
I did not say anything about Qt Lite, I replied to a comment about
dynamic linking on iOS.
tor arne
On 30/01/2017 14:20, mark diener wrote:
Tor:
In the 5.8 release blog, on January 24, 2017 at 14:40, you said:
"Stay tuned for some more info on this in the coming week."
The week
On quinta-feira, 9 de fevereiro de 2017 18:18:07 PST Etienne Sandré-Chardonnal
wrote:
> Dear all,
>
> I just found out a bug in my code which was due to the way I wrote/read
> from QDataStream.
>
> I write a string like that in one program, from a std::string. This uses
> the null-terminated cha
How are you comparing it to "test" after reading to the QByteArray? You
could use str.data() instead str.c_str(). Or use QStrings to read to/from
the QDatastreams.
On Thu, Feb 9, 2017 at 11:18 AM, Etienne Sandré-Chardonnal <
etienne.san...@m4x.org> wrote:
> Dear all,
>
> I just found out a bug in
Dear all,
I just found out a bug in my code which was due to the way I wrote/read
from QDataStream.
I write a string like that in one program, from a std::string. This uses
the null-terminated char* overload of << :
std::string str("test");
stream << str.c_str();
I read the data like that in an
we hadn't this on our todo list - so please create a suggestion at
https://bugreports.qt.io
With help from patch https://codereview.qt-project.org/#/c/143784/ to get the
right locations, it should not that difficult.
Von: Interest im Auftrag
von Shantanu Tush
Hi all,
I need to catch a pixmap on a desired QML's item before or after its
rendering to send, e.g. to the network or to do something else. I want to
use the C++ code for this purpose.
So, I have following questions:
1) Is there are any way to know (e.g. to get a signal), that a desired QML
it
On tirsdag 7. februar 2017 22.54.24 CET Larry wrote:
> Hi
>
>
> Thanks for you reply!
>
>
> If we pay for "Qt for Device Creation", Do we need pay other Charges for get
> Automotive suite ?
Is Automotie suite is a part of "Qt for Device
> Creation" ?
As you can see on the website, it's a sep
11 matches
Mail list logo