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. Border in Surface3D
Qt 6.11 is out! See what's new in the release blog

Border in Surface3D

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 365 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.
  • achojoaoA Offline
    achojoaoA Offline
    achojoao
    wrote on last edited by achojoao
    #1

    Hi Qt community ,

    Do you know how to get rid of the white border existing around the Surface3D element?
    alt text

    Right now I have the following settings in the theme porperty:

    theme: Theme3D {
                    type: Theme3D.Digia
                    font.family: "STCaiyun"
                    font.pixelSize: 35
                    backgroundColor: "transparent   "
                    windowColor: "#edefee"
                    labelBorderEnabled: false
                    labelBackgroundColor: "#34acbd"
                }
    

    I don't see any option available at https://doc.qt.io/qt-5/qml-qtdatavisualization-theme3d.html

    Thanks for your help ;)

    1 Reply Last reply
    0
    • achojoaoA Offline
      achojoaoA Offline
      achojoao
      wrote on last edited by
      #2

      Never mind. A Rectangle was my problem. I didn't know its border color was white by default.

      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