Den fre 15 mars 2019 kl 06:07 skrev Nikos Chantziaras :
>
> On 14/03/2019 16:41, Matthew Woehlke wrote:
> > On 13/03/2019 18.41, Sérgio Martins via Interest wrote:
> >> Do you have:
> >>
> >> QApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
> >
> > Uh... *why* is that not the default? Witho
On 14/03/2019 16:41, Matthew Woehlke wrote:
On 13/03/2019 18.41, Sérgio Martins via Interest wrote:
Do you have:
QApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
Uh... *why* is that not the default? Without that, I still get a scaled
UI, but it is an ugly mix of stuff that's *properly
On 13/03/2019 18.41, Sérgio Martins via Interest wrote:
> Do you have:
>
> QApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
Uh... *why* is that not the default? Without that, I still get a scaled
UI, but it is an ugly mix of stuff that's *properly* scaled (and making
use of the higher res
On 2019-03-13 22:30, Matthew Woehlke wrote:
I'm trying to add High-DPI icons to my application.
Currently, I have a bunch of icons as resources, e.g.:
:/icons/16x16/open
:/icons/16x16/quit
...
From reading the documentation, it *sounds* like all I should have to
do
is add higher resolu
I'm trying to add High-DPI icons to my application.
Currently, I have a bunch of icons as resources, e.g.:
:/icons/16x16/open
:/icons/16x16/quit
...
From reading the documentation, it *sounds* like all I should have to do
is add higher resolution icons with "magic" names:
:/icons/16x16/