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. QtCreator themes in own app
Forum Updated to NodeBB v4.3 + New Features

QtCreator themes in own app

Scheduled Pinned Locked Moved Unsolved General and Desktop
qtcreatorstylesheettheme
2 Posts 2 Posters 2.3k 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
    dor666
    wrote on last edited by dor666
    #1

    Hey,
    When I edit *ui files in qtCreator with dark, flat theme, they look different. When I launch app, displayed theme is standard.

    QtCreator theme fits my app better. Is there a way to apply it to my app? I know about sylesheet command line param, but I can't find any css files in QtCreator installation directory.

    There are dark.creatortheme and dark.xml files, can I use it somehow?

    Ni.SumiN 1 Reply Last reply
    0
    • D dor666

      Hey,
      When I edit *ui files in qtCreator with dark, flat theme, they look different. When I launch app, displayed theme is standard.

      QtCreator theme fits my app better. Is there a way to apply it to my app? I know about sylesheet command line param, but I can't find any css files in QtCreator installation directory.

      There are dark.creatortheme and dark.xml files, can I use it somehow?

      Ni.SumiN Offline
      Ni.SumiN Offline
      Ni.Sumi
      wrote on last edited by
      #2

      @dor666

      Try this https://github.com/borzh/qt-creator-css/blob/master/qt-creator.css

      Double click on the XXXX.ui and then right click on the ui, go to "change style sheets" and just copy this code there and run it.

      1 Reply Last reply
      0

      • Login

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