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 to access different cells inside of the TableView?(QML)
Forum Updated to NodeBB v4.3 + New Features

How to access different cells inside of the TableView?(QML)

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 319 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.
  • mandruk1331M Offline
    mandruk1331M Offline
    mandruk1331
    wrote on last edited by mandruk1331
    #1

    I have created a TableView and for that table I pass some data as a QStringList, smth like this
    engine->rootContext()->setContextProperty("object", QVariant::fromValue(data));
    it makes duplicates inside the TableViewColumns, how I can set the data for each of the TableViewColumn

    Mandruk1331

    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