> Hello All, > > I am in the process of creating a class that I would like to inherit > QFileInfoList.
Four words: Do not do it. QList's destructor not virtual -> not meant for inheritance. Guido _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest