Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt Designer (Mac): installing custom Linux GUI theme
QtWS25 Last Chance

Qt Designer (Mac): installing custom Linux GUI theme

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 2 Posters 869 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dmitry P.
    wrote on 25 Apr 2019, 16:13 last edited by
    #1

    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?

    0_1556208441831_Screenshot 2019-04-25 at 18.26.10.png

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 25 Apr 2019, 19:34 last edited by
      #2

      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 ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      D 2 Replies Last reply 26 Apr 2019, 08:35
      1
      • S SGaist
        25 Apr 2019, 19:34

        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 ?

        D Offline
        D Offline
        Dmitry P.
        wrote on 26 Apr 2019, 08:35 last edited by
        #3

        Hi @SGaist
        It is self-developed desktop environment called Fly, with usage of Xorg graphic server.

        0_1556267672662_VirtualBox_astra-linux_12_02_2019_09_36_36.png

        1 Reply Last reply
        0
        • S SGaist
          25 Apr 2019, 19:34

          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 ?

          D Offline
          D Offline
          Dmitry P.
          wrote on 26 Apr 2019, 13:43 last edited by
          #4

          @SGaist so is there a way to modify QStyle classes to use it with Qt Designer?

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 26 Apr 2019, 20:26 last edited by
            #5

            How does a Qt application look like where running on that Linux distribution ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0

            1/5

            25 Apr 2019, 16:13

            • Login

            • Login or register to search.
            1 out of 5
            • First post
              1/5
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved