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 Generate a Signal for Qtable Widget
Qt 6.11 is out! See what's new in the release blog

How to Generate a Signal for Qtable Widget

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.3k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    I am Having One dialog window in that One Table Widget ,
    I am creating rows dynamically with five columns, in that last column is Amount

    My problem is When i entered some data in the Amount Field (which is last column of the row in my table)
    the data should appear in the Line Edit
    can anyone help in this?
    Thanks in Adavance

    1 Reply Last reply
    0
    • JeroentjehomeJ Offline
      JeroentjehomeJ Offline
      Jeroentjehome
      wrote on last edited by
      #2

      Oke,
      Your not really clear, maybe add a picture to support your post??
      The table widget has signals that are issues when data is edited etc. Maybe connect that to a slot that will set the LineEdit text?
      Or maybe the issue here is that you have to set your table to be editable, or at least the last row of it.
      Like I said before, bit more information about you Gui setup is needed!
      Greetz

      Greetz, Jeroen

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        Thanks Jeroentje@home

        for your reply I will try to put picture

        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