Hi I am newbie to Qt.Please help me to resolve my problem. I have populated one directory tree in a window with QFileSystemModel and QTreeView.I want to operate basic operations like add,copy,delete files and folders on the filesystem tree taken.I don't know how to do that .please suggest me , better if with some example code.