hi

i m creating one dialog and treeWidget inside it.
I m giving method for recursivly loading file as a treeview in thread class but i want to show in treeWidget of dialog of GUI class..

how i will call this treeWidget in thread class method..