I am hoping to get some help here guys. I am developing this program that reads and displays pdf documents from a directory. The program does not actually open the pdf documents, it just displays them in list format in a QListView. My problem is that the program reads only the title/name of the pdf documents and leaves the icon next to the title. The picture on the left, shows a screenshot of how the program reads and displays the pdf documents (without the icons). The picture on the right is how the pdf documents are displayed in the directory and that is how I would like them to be displayed by my program. Untitled.jpgCapture.PNG