On 09/10/2018 11:04 AM, Thiago Macieira
wrote:
On Saturday, 8 September 2018 11:56:45 PDT Tomasz Olszak wrote:
So as well you can to it in runtime and don't need macro.
Better yet, don't do anything. Use the font that the
based on the items from the model.
On Tue 11 Sep, 2018, 07:46 Ramakanth Kesireddy, wrote:
>
> -- Forwarded message -
> From: Allan Sandfeld Jensen
> Date: Sun 9 Sep, 2018, 03:35
> Subject: Re: [Interest] Macro to identify desktop(Ubuntu-X86) and embedded
> Linu
On Samstag, 8. September 2018 22:56:29 CEST Thiago Macieira wrote:
> On Saturday, 8 September 2018 11:56:45 PDT Tomasz Olszak wrote:
> > So as well you can to it in runtime and don't need macro.
>
> Better yet, don't do anything. Use the font that the user configured and
> don't override. If you d
On Saturday, 8 September 2018 11:56:45 PDT Tomasz Olszak wrote:
> So as well you can to it in runtime and don't need macro.
Better yet, don't do anything. Use the font that the user configured and don't
override. If you don't like the font, use your desktop's font changing tool to
make the custo
So as well you can to it in runtime and don't need macro.
I use macro for arch + qguiapplication::platformName you use eglfs on arm
right?
You can define your own macro from qmake .pro file if you want (basing on
arch etc.)
sob., 8 wrz 2018, 20:37 użytkownik Ramakanth Kesireddy
napisał:
> To d
To differentiate between the font family on Ubuntu and embedded Linux..
On Sun 9 Sep, 2018, 00:04 Thiago Macieira,
wrote:
> On Friday, 7 September 2018 23:35:19 PDT Ramakanth Kesireddy wrote:
> > Hi,
> >
> > Is there any macro to identify desktop(Ubuntu x-86) and embedded
> Linux(ARM)
> > in Qt
On Friday, 7 September 2018 23:35:19 PDT Ramakanth Kesireddy wrote:
> Hi,
>
> Is there any macro to identify desktop(Ubuntu x-86) and embedded Linux(ARM)
> in Qt 4.8 or 5.x?
Why do you want to make that distinction?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Inte
On Sat, 8 Sep 2018 at 18:35, Ramakanth Kesireddy wrote:
>
> Hi,
>
> Is there any macro to identify desktop(Ubuntu x-86) and embedded Linux(ARM)
> in Qt 4.8 or 5.x?
https://doc.qt.io/qt-5/qtglobal.html#Q_PROCESSOR_X86
https://doc.qt.io/qt-5/qtglobal.html#Q_PROCESSOR_ARM
https://doc.qt.io/qt-5/qtgl
Hi,
Is there any macro to identify desktop(Ubuntu x-86) and embedded Linux(ARM)
in Qt 4.8 or 5.x?
Thanks and Regards,
Ramakanth
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest