Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Ui differs between Qt Creator and deployed
QtWS25 Last Chance

Ui differs between Qt Creator and deployed

Scheduled Pinned Locked Moved Solved Installation and Deployment
3 Posts 2 Posters 364 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.
  • T Offline
    T Offline
    Tsuyochie
    wrote on last edited by
    #1

    When i start my program in Qt Creator my UI looks normal, as soon as i deploy it and start it there (same computer) the ui looks different
    UI on QT Cretor Start is the left one and the right one is the deployed version: https://gyazo.com/2e799f73a97a1a2ab92dc1a88eaed3b6

    Am i missing something?

    jsulmJ 1 Reply Last reply
    0
    • jsulmJ jsulm

      @Tsuyochie said in Ui differs between Qt Creator and deployed:

      Am i missing something?

      plugins/platformthemes/ from your Qt installation I guess

      T Offline
      T Offline
      Tsuyochie
      wrote on last edited by
      #3

      @jsulm right Direction, wrong plugin. The Program missed the plugin/styles folder not the plugin/platformthemes.
      Thanks for pointing me in the right direction.

      1 Reply Last reply
      3
      • T Tsuyochie

        When i start my program in Qt Creator my UI looks normal, as soon as i deploy it and start it there (same computer) the ui looks different
        UI on QT Cretor Start is the left one and the right one is the deployed version: https://gyazo.com/2e799f73a97a1a2ab92dc1a88eaed3b6

        Am i missing something?

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #2

        @Tsuyochie said in Ui differs between Qt Creator and deployed:

        Am i missing something?

        plugins/platformthemes/ from your Qt installation I guess

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        T 1 Reply Last reply
        6
        • jsulmJ jsulm

          @Tsuyochie said in Ui differs between Qt Creator and deployed:

          Am i missing something?

          plugins/platformthemes/ from your Qt installation I guess

          T Offline
          T Offline
          Tsuyochie
          wrote on last edited by
          #3

          @jsulm right Direction, wrong plugin. The Program missed the plugin/styles folder not the plugin/platformthemes.
          Thanks for pointing me in the right direction.

          1 Reply Last reply
          3

          • Login

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