PDA

View Full Version : How to list the ftp directory in tree widget?



Gokulnathvc
11th October 2012, 09:35
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.

wysota
11th October 2012, 12:22
And the problem is?

Gokulnathvc
17th October 2012, 11:05
This is not a facebook or any other social sites to like a person for his comments...

BalaQT
17th October 2012, 16:24
ok gokul, what's ur problem?

ChrisW67
18th October 2012, 05:08
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:

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.