Hi, I want to use QDirModel but I do not want i to show the whole filename. instead I would like to see the output of QFileInfo::completeBaseName() in the view later on. How can I achieve this? Eckhard