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. Does cellChanged from QTableWidget trigger on row count change?

Does cellChanged from QTableWidget trigger on row count change?

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 148 Views 2 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.
  • Dummie1138D Offline
    Dummie1138D Offline
    Dummie1138
    wrote on last edited by
    #1

    Hi. According to the documentation,

    This signal is emitted whenever the data of the item in the cell specified by row and column has changed.

    Does this include using setRowCount? I'm asking because my cellChanged is triggering unexpectedly and I'd like to know where it's happening.

    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