Results 1 to 5 of 5

Thread: Validator for the table widget item in table

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Validator for the table widget item in table

    Read my last post. Using the delegate mechanism you create an editor widget only when editing is actually attempted. There is only the one QLineEdit with its validator. That widget goes away when the editing is finished.
    Last edited by ChrisW67; 6th June 2011 at 23:25.

Similar Threads

  1. Edit table for my own table-widget
    By MasterMatrix in forum Qt Programming
    Replies: 0
    Last Post: 1st December 2010, 07:05
  2. Getting an item from an empty table widget
    By ProTonS in forum Qt Programming
    Replies: 2
    Last Post: 13th July 2009, 02:24
  3. How to refresh table item
    By vieraci in forum Qt Programming
    Replies: 5
    Last Post: 1st June 2009, 00:43
  4. Qt4 Table Item Spanning
    By billyp in forum Qt Programming
    Replies: 1
    Last Post: 20th December 2008, 17:11
  5. Table Widget Vs. Table View
    By winston2020 in forum Qt Programming
    Replies: 2
    Last Post: 19th October 2008, 09:56

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.