Results 1 to 2 of 2

Thread: read and write content of lineedit widget in Other Form

  1. #1
    Join Date
    Feb 2008
    Posts
    36
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default read and write content of lineedit widget in Other Form

    I have main form and there is a button in this form.I click button and show new form, There is a lineEdit in This form. How can I access content of lineedit.

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: read and write content of lineedit widget in Other Form

    Are you looking for these ?

    QLineEdit::text()QLineEdit::setText()

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.