Results 1 to 2 of 2

Thread: How to use the content of line Edit for 99 points and store in a file.txt

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2009
    Location
    Bangalore
    Posts
    68
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default How to use the content of line Edit for 99 points and store in a file.txt

    Hi All,
    I have 3 line edits in DispForm namely X,Y,Z .and if i press a button in DispForm it will open new Form called DatumForm. In DatumForm i have 4 line edits namely datum number , xdat,ydat,zdat. now i will give 0-99 datum number and corresponding xdat,ydat,zdat values in line edits then i need to store these 100 values in a file.txt and when ever i press datum number 4 the corresponding xdat,ydat,zdat values should be read and these values are then displayed in X,Y,Z line edits of DispForm. Also i have attached the code and also ui design files.
    Attached Files Attached Files
    Thanks & Regards
    Sandeep G.R.

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.