Qt 5.7 gtk style
-
Hi! Maybe the following is of interest for you:
-
Hi
i'm using ubuntu.
Qt in new version don't have ubuntu style & use fusion style
how to use ubuntu style in qt 5.7?@ARASHz4
i am not a linux guru.
But why do you know it has been removed?Whats the output of the following?
qDebug() << QStyleFactory::keys()
-
@ARASHz4
i am not a linux guru.
But why do you know it has been removed?Whats the output of the following?
qDebug() << QStyleFactory::keys()
@raven-worx I do this before, just return:
windows
fusion -
@raven-worx I do this before, just return:
windows
fusion@ARASHz4
Really a Windows style in an Ubuntu environment? -
@ARASHz4
Really a Windows style in an Ubuntu environment?@raven-worx Yes, on desktop linux two styles are in the official Qt distribution: Windows and Fusion. But following the second link I posted above one can also get a GTK style that blends perfectly into the ugly Unity / Gnome environment.