How to list the ftp directory in tree widget?
How to list the ftp directory in tree widget? I have downloaded the directory lists from the ftp. I would like to show the directories in a tree widget. For instance,
-main
+population
+regret
-file
+needed
-small
+big
+small1
+required
+newfile
-dream
+true
+false.
Re: How to list the ftp directory in tree widget?
Re: How to list the ftp directory in tree widget?
This is not a facebook or any other social sites to like a person for his comments...
Re: How to list the ftp directory in tree widget?
ok gokul, what's ur problem?
Re: How to list the ftp directory in tree widget?
No, it's not Facebook... it's actually useful!
You have to make an effort to explain what your problem is otherwise you will get answers like this:
Quote:
How to list the ftp directory in tree widget?
To display the directories and file in a tree widget: create a QTreeWidget and use its methods to load the tree.