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. How to create window style like Visual Studio 2013
Forum Updated to NodeBB v4.3 + New Features

How to create window style like Visual Studio 2013

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.6k 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.
  • A Offline
    A Offline
    AsunaFy
    wrote on last edited by
    #1

    Is it possible to create such window style with QT5.3?

    And how to do it?

    !http://i1353.photobucket.com/albums/q668/bingkan/QQ622A56FE20140521180345_zps820b43b0.jpg(style)!

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You have two options: Qt Style Sheet or QStyle. Have a look at the documentation, you'll see examples for both.

      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
      • A Offline
        A Offline
        AsunaFy
        wrote on last edited by
        #3

        [quote author="SGaist" date="1400707837"]Hi and welcome to devnet,

        You have two options: Qt Style Sheet or QStyle. Have a look at the documentation, you'll see examples for both.[/quote]

        Thank you for your reply.

        But I only found some ways to change widget style in Qt Style Sheet and QStyle module.

        Is there any way to modify the whole window style include titlebar, minimize maximize close buttons and so on and make them display like the picture above ?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Have a look at the QFusionStyle

          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

          • Login

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