heyy guys... i have a list of employee object (id , name , rate)... i want to convert it into a Qlist... so i can list those employees data into a listWidget ( addItems(cont QstringList &labels) ).... i really need some help here... i dnt have any idea of how to do this conversion....