Qt Designer (Mac): installing custom Linux GUI theme
-
Hi!
I wonder is there a way to install custom GUI Linux theme in Qt Designer for Mac? Besides Windows and Fusion theme? I need to design applications for Astra Linux on Mac and to see the same GUI elements like our developers see it, who are working on Astra Linux. They use custom GUI called Fly. If I can select Windows or Fusion theme so there should be some theme files? What is this format and what is the way to go? May be there is some kind of quick export of UI-kit from this Linux? -
Hi,
These are not themes but QStyle derived classes that are implementing either platform specific styles or for the Fusion case, something more generic, which is likely not what Astra Linux uses.
What does Astra Linux uses as desktop environment ?
-
How does a Qt application look like where running on that Linux distribution ?