> Well, I really like the idea of QFileInfo... but it took a while to > understand its idiosynchracies. > I would like to mention a couple of things that annoy me that is > related to this: > > I can't use QFileInfo::baseName() because it chops off things after > the first but before the last . use completeBaseName().