Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Creating "matrix-look-like" graphics
Qt 6.11 is out! See what's new in the release blog

Creating "matrix-look-like" graphics

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 502 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hey everybody, I'm newbie in qt and graphic programming but now I'm working on project on GUI to display matrix look-like graphic( in the easiest way - a square separated with lines with indexes above rows and letf to the columns ). After watching some tutorials, my idea was adding white coloured rectangles with dark frames (to isolate from the others )in QGraphicsScene, but Im not sure is it the proper way to do that. I Hope there is the Way to do that by adding in a loop to window squares/rectangles. Unfortunetly I still can't figure out how to do this, my "matrix" will always have size NxN (so its a square), I have further idea for this graphic, but I have to start with this, with anything. If anybody can help me, show me the way how can I do it or give some ideas it would be great :).
    Thanks in advance :)

    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