Hi
I have a QList< QFileInfo > so that every QFileInfo is an address of one file in my system . I want to purge this QList so that this QList only include the address of file with .txt format .
please help me .
thanks