Results 1 to 10 of 10

Thread: saving files for future use on different computers running the same application

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,360
    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: saving files for future use on different computers running the same application

    Quote Originally Posted by prolink007 View Post
    Settings does not seem to offer this.
    Sure it does.

    Before i asked this question i have been using DOM and xml stuff to save all the layout types and their contents and just loading all that when the user clicks load file and selects their file. But it just seems like there would be an easier way.
    You can use QMainWindow::saveState() and QWidget::saveGeometry() and their counterparts to get rid of some of the work.
    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.


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

    prolink007 (13th June 2011)

Similar Threads

  1. Problem when saving bmp files
    By cdlaweed in forum Newbie
    Replies: 3
    Last Post: 17th March 2011, 09:20
  2. Application crash when saving the image
    By Astrologer in forum Qt Programming
    Replies: 1
    Last Post: 10th May 2010, 09:52
  3. Running exe files
    By Luc4 in forum Qt Programming
    Replies: 0
    Last Post: 4th March 2010, 20:29
  4. Running flash .swf files in widget?
    By ashukla in forum Qt Programming
    Replies: 37
    Last Post: 12th February 2008, 04:14
  5. Running application on Mac OS X
    By munna in forum General Discussion
    Replies: 1
    Last Post: 19th April 2006, 20:10

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