Results 1 to 2 of 2

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

  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.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

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

    So where is the problem? What did you already try?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.