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 not detecting system theme by default

Qt not detecting system theme by default

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 419 Views 1 Watching
  • 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.
  • C Offline
    C Offline
    ChajusSaib
    wrote on last edited by ChajusSaib
    #1

    So I went to build Qt statically.

    ./configure -static -release -gtkstyle -prefix /home/chajussaib/Qt/OtherBuilds/QtStaticBuildGtk -nomake examples -nomake tools
    

    Everything went well and I built my application however I must force it to use GTK instead of it using it be default like how the pre-built one does.

    ./TextEditor -style=gtk
    

    On Linux Mint 17.2 Cinnamon
    How come?

    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