#include <QtCore/qstringlist.h> #ifndef QSTRINGLIST_H typedef class QListIterator < class QString > QStringListIterator; #endif // QSTRINGLIST_H