Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    How to customize my window default style ?

    General and Desktop
    2
    2
    454
    Loading More Posts
    • 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.
    • youzking
      youzking last edited by

      hello ,
      i want to change the default theme that Qt use (depending on the OS) ,
      for example i want to replace the (close , minimize, maximize) buttons , ( window flags doesn't do what i want ) ,
      i want to use the blur style for my application ( in win7) , in other words , i want a part of my application look like the top window style ( in windows7 );
      because when using a QMainWindow the default style is too classic for a creative application !! (a simple window , a simple menubar, tabs .... )
      i want to customize all of this ,

      thanks for helping

      1 Reply Last reply Reply Quote 0
      • dheerendra
        dheerendra Qt Champions 2022 last edited by

        Windows flags, stylesheet and style are the only option for you. You can look at the Qt Assistant for three topics.

        Dheerendra
        @Community Service
        Certified Qt Specialist
        http://www.pthinks.com

        1 Reply Last reply Reply Quote 0
        • First post
          Last post