On Friday, 19 January 2018 14:01:54 PST Alejandro Exojo wrote:
> On 17 January 2018 at 18:30, Thiago Macieira
wrote:
> >> The implementation just does QString::toLocal8bit() in Windows and Linux,
> >> and toUtf8() on macOS.
> >
> > You should not call this function on Windows, at all.
>
> What
Hi all,
I'm new to Qt and I'd like your help in a problem I'm facing.
I'm trying to render some spheres in Qt3D and I'd like to add a label on
each sphere with different text.
>From what I've checked in the forum, help and documentation, I couldn't find
something relative to this.
Plea
2018-01-18 9:32 GMT+01:00 Uwe Rathmann :
>
>
> And as long as C++ has not been agreed to be an officially supported API
> to implemented Qt/Quick applications I don't have many arguments for my
> patches.
>
I remember one of the Qt SceneGraph/Quick developers saying at some point
that most of
the