Results 1 to 17 of 17

Thread: QTableWidget save data

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2016
    Posts
    8
    Qt products
    Qt5 Qt/Embedded

    Default QTableWidget save data

    Hello All,

    When menu option -> one. is clicked it will create and displays a grid using QTableWidget. After filling the cells.

    another menu option -> two, when pressed this will save the data to .txt or csv file.

    It crashes. because the link is not working properly.

    How to communicate them, using connect signals or any other method. Help me with small example to save data.

    Thank you,
    Answers Appreciated.
    Last edited by marvic_44; 25th December 2016 at 18:53. Reason: spelling

Similar Threads

  1. Save binary data into XML file
    By ^NyAw^ in forum Qt Programming
    Replies: 6
    Last Post: 22nd March 2013, 11:16
  2. Replies: 19
    Last Post: 8th August 2011, 09:11
  3. Save added Data to a GUI
    By bostero22 in forum Qt Programming
    Replies: 1
    Last Post: 8th June 2010, 15:27
  4. Replies: 2
    Last Post: 8th August 2008, 01:54
  5. EditStrategy, how to save data
    By JeanC in forum Qt Programming
    Replies: 33
    Last Post: 9th January 2008, 16:31

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.