Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Call for Presentations - Qt World Summit

    Unsolved Signal when an item is added to a QTableWidget

    General and Desktop
    qtablewidget signal
    2
    2
    757
    Loading More Posts
    • 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.
    • C
      coow67 last edited by

      Hi

      Is there any way to detect when a item is added to a QTableWidget ?
      I found many signals to detect the selection of an item, but nothing for addition.

      Thank you

      raven-worx 1 Reply Last reply Reply Quote 0
      • raven-worx
        raven-worx Moderators @coow67 last edited by

        @coow67
        connect to the model's rowsInserted() signal

        --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
        If you have a question please use the forum so others can benefit from the solution in the future

        1 Reply Last reply Reply Quote 2
        • First post
          Last post