Results 1 to 5 of 5

Thread: QTableView changing item text (signal)?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2008
    Posts
    38
    Thanks
    15
    Qt products
    Qt4
    Platforms
    Windows

    Default QTableView changing item text (signal)?

    Hello all,
    I have a simple (hopefully) question regarding QTableView. I have one in a form, and would like to get a signal from it when the text inside one of the cells changes. I have it loading with a QSqlTableModel, from an SQL database and I would like some kind of notification when the user changes one of the rows data.

    Any thoughts?
    I am using QT 4.7.4, creator 2.4, on Windows 7 32bit.
    Thanks,
    AlphaWolfXV
    Last edited by AlphaWolfXV; 27th December 2011 at 16:12.

Similar Threads

  1. changing transparency of part of a qgraphicspixmap item
    By knapshots in forum Qt Programming
    Replies: 1
    Last Post: 3rd June 2011, 11:25
  2. Changing selected QTreeView item font
    By dima1000 in forum Newbie
    Replies: 5
    Last Post: 8th October 2009, 09:28
  3. Changing font color for a single item in a QTreeView
    By Doug Broadwell in forum Qt Programming
    Replies: 1
    Last Post: 3rd November 2007, 19:14
  4. Changing selected item color in non-current window.
    By Doug Broadwell in forum Qt Programming
    Replies: 1
    Last Post: 26th August 2007, 07:09
  5. Replies: 3
    Last Post: 12th April 2006, 09:35

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.