Results 1 to 8 of 8

Thread: how to create a text file form the dialog ui and write the text from the lineedit...

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts

    Default Re: how to create a text file form the dialog ui and write the text from the lineedit

    Connect to the line edit's editingFinished() signal and perform the check in that slot.

    Cheers,
    _

  2. The following user says thank you to anda_skoa for this useful post:

    prasad1001 (5th February 2014)

Similar Threads

  1. conversion of lineedit text to numeric form
    By sachinmcajnu in forum Newbie
    Replies: 3
    Last Post: 9th March 2011, 17:45
  2. Write on a text file from QString
    By Malek in forum Newbie
    Replies: 3
    Last Post: 27th December 2010, 19:27
  3. Write one value per line in text file
    By babygal in forum Newbie
    Replies: 11
    Last Post: 1st December 2010, 06:47
  4. How to write ByteArray into a text file?
    By babygal in forum Newbie
    Replies: 4
    Last Post: 11th October 2010, 04:19
  5. read and write content of lineedit widget in Other Form
    By validator in forum Qt Programming
    Replies: 1
    Last Post: 25th April 2008, 15:07

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.