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. Material design on desktop applications (not QtQuick)
Forum Updated to NodeBB v4.3 + New Features

Material design on desktop applications (not QtQuick)

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 1.3k Views 2 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.
  • cxamC Offline
    cxamC Offline
    cxam
    wrote on last edited by
    #1

    Hi, I have nearly finished my project (1 year and 1 month since I started) I'm now trying to give my application a better style (I was thinking on something like google material design), and actually I found that material design is implemented on QtQuick, but my program is not running QtQuick so I want to give the material look to my app even though it's not on QtQuick. Am I able to do that ?

    Stay Hungry, Stay Foolish

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi! No, there is no easy way to do that. But you can experiment with widget styles and custom widgets to get something that looks more or less similar to Material design.

      1 Reply Last reply
      2
      • cxamC Offline
        cxamC Offline
        cxam
        wrote on last edited by
        #3

        Hi @Wieland thanks for answering me. i don't know how to do that is it documented ? I haven't found that, also do you know if anyone has done something similar ? (Maybe I can find something on github).

        Stay Hungry, Stay Foolish

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          Yes, using style sheets for widgets is a very old feature and well documented. See Qt Style Sheets and Qt Style Sheets Examples. If someone else already did this for Material design, I don't know.

          1 Reply Last reply
          2

          • Login

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