Hi all

I m working on Qt3.1 for Red Hat Linux, having a listview of items,
Now what I want is when I pressed upon save button of the MainWindow than the items that are checked in the listview must be saved at the path that is selected by me using filedialog;

Thanx