Results 1 to 3 of 3

Thread: Empty QSqlTableModel object

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2008
    Posts
    16
    Thanks
    3

    Default Empty QSqlTableModel object

    hello,

    I have this little nasty need to show a QSqlTableModel object in an application of a table that has data in it, but not to show that data. So, I only need to be able to insert new data without showing the data inserted before.

    thanks :/

    EDIT: Ah ah, didn't see that setRowHidden is there, I thought that there is only setColumnHidden. If you have better idea, propose, sure, thanks
    Last edited by gemidjy; 13th March 2008 at 23:47. Reason: updated contents

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.