Results 1 to 3 of 3

Thread: how to associate a LineEdit with Save button?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Oct 2015
    Posts
    35
    Thanks
    11
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: how to associate a LineEdit with Save button?

    Hello d_stranz, I realized that what you said is right regarding LineEdit, I don't need it again. Instead of lineedit and the push button, can i choose to have a check box in my form which can prompt to enter a filename to log the data to the file and save it with .csv extension when the check box is checked. If that is possible, could you please guide me on how to do it. I'm still working on what needs to go within the push button, as of now its just opening and closing the file.
    Last edited by rookee; 9th November 2015 at 17:41.

Similar Threads

  1. Replies: 6
    Last Post: 7th May 2014, 11:09
  2. Replies: 3
    Last Post: 23rd June 2013, 16:01
  3. Replies: 2
    Last Post: 6th June 2011, 09:40
  4. QFileDialog::getSaveFileName Save Button
    By penny in forum Qt Programming
    Replies: 1
    Last Post: 8th April 2011, 08:55
  5. How to enabled button, when i changed lineedit`s text ?
    By newermind in forum Qt Programming
    Replies: 8
    Last Post: 13th August 2009, 08:57

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.