Results 1 to 4 of 4

Thread: How to Save....

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2007
    Posts
    326
    Thanks
    42
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X

    Question How to Save....

    Hi all

    Working on Qt3.1 for linux OS . I m having a tree structure and a linked list of items in listview and list of items (files and folders) , some items are checked and other are unchecked Now My problem is that i want to save the checked items to the path i have selected using QFiledialog . How can I

    1. Extract checked Files and Folders and save them in the selected path.


    thanx
    Always Believe in Urself
    Merry

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: How to Save....

    I don't understand what it is you expect from us?
    Where is the problem?
    just iteratee through the list, check which item is checked, and save it just like you said...
    Or if you tried something which doesn't work, explain what it is you did, some code, and errors you get.

  3. #3
    Join Date
    Jan 2007
    Posts
    326
    Thanks
    42
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: How to Save....

    Thanx

    My problem is Solved;
    Always Believe in Urself
    Merry

  4. #4
    Join Date
    Sep 2006
    Posts
    339
    Thanks
    15
    Thanked 21 Times in 16 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to Save....

    Quote Originally Posted by merry View Post
    Thanx

    My problem is Solved;
    Great!!! How did you make that???

Similar Threads

  1. How to save?
    By merry in forum Newbie
    Replies: 7
    Last Post: 13th March 2007, 07:56
  2. read files and save the,
    By kernel_panic in forum Qt Programming
    Replies: 2
    Last Post: 4th January 2007, 06:31
  3. Save images to database
    By jnk5y in forum Qt Programming
    Replies: 4
    Last Post: 8th May 2006, 19:56
  4. save animate to gif
    By Dmitry in forum Qt Programming
    Replies: 2
    Last Post: 16th February 2006, 16:35
  5. What does "Save All" actually save?
    By Mariane in forum Newbie
    Replies: 7
    Last Post: 31st January 2006, 13:23

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.