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 did this widget is made?
Forum Updated to NodeBB v4.3 + New Features

How did this widget is made?

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 2 Posters 161 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
    adonezid
    wrote on last edited by
    #1

    Untitled.png

    ezgif-4-a043342001.gif

    I'm new to Qt framework. I'm certain that this widget is made with Qt. Could you guess which class did it use?

    mrjjM 1 Reply Last reply
    0
    • A adonezid

      Untitled.png

      ezgif-4-a043342001.gif

      I'm new to Qt framework. I'm certain that this widget is made with Qt. Could you guess which class did it use?

      mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by mrjj
      #2

      @adonezid

      Hi and welcome to the forums
      It looks like a TableWidget/View
      with one or more delegates.

      https://doc.qt.io/qt-6/qtableview.html
      https://doc.qt.io/qt-6/qitemdelegate.html

      example
      https://doc.qt.io/qt-6/qtwidgets-itemviews-stardelegate-example.html

      1 Reply Last reply
      1
      • A adonezid has marked this topic as solved on

      • Login

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