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. How to embed QTableView to QML-based GUI
Forum Update on Monday, May 27th 2025

How to embed QTableView to QML-based GUI

Scheduled Pinned Locked Moved QML and Qt Quick
5 Posts 4 Posters 4.5k 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.
  • K Offline
    K Offline
    korzhp
    wrote on 17 Oct 2010, 22:58 last edited by
    #1

    Hi
    I have QML-based application. But now I need something like TableView. But there is not TableView in QML. So I think I should use QTableView. How to embed QTableView to QML-based GUI?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on 17 Oct 2010, 23:14 last edited by
      #2

      You can directly insert it from C++ code via QGraphicsProxyWidget or you can create declarative plugin.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        korzhp
        wrote on 18 Oct 2010, 05:16 last edited by
        #3

        Denis, thank you.

        1 Reply Last reply
        0
        • Q Offline
          Q Offline
          qVLAD
          wrote on 28 Mar 2013, 17:07 last edited by
          #4

          Please give me some example code. Interesting as may do dynamic changing model from qml.

          1 Reply Last reply
          0
          • P Offline
            P Offline
            pannian1989
            wrote on 30 Mar 2013, 01:32 last edited by
            #5

            passing

            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