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. [Solved] Drawing Center Text
Qt 6.11 is out! See what's new in the release blog

[Solved] Drawing Center Text

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.2k 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.
  • E Offline
    E Offline
    epalmero
    wrote on last edited by
    #1

    Dear all:

    I am developing a scientific application and I am programming a Graph, due to this I need to be able to draw text center in an specific coordinate. I have the x and y coordinate where I want to center the text but I don't see any function with this two parameters that allow me to center the text.

    All the best
    Ernesto

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kenchan
      wrote on last edited by
      #2

      What are you using to draw it?
      If you are using a QGraphicsScene etc. I think you must get the bounding box and translate to the correct position yourself.

      1 Reply Last reply
      0
      • E Offline
        E Offline
        epalmero
        wrote on last edited by
        #3

        I have solved using the Rectangle methods and find it the size of the label. thanks a lot

        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