and better use QStringList instead of QList<QString>
Frameless Window Helper
Originally Posted by MrDeath and better use QStringList instead of QList<QString> ...only if you really need some functions provided by QStringList (and not by QList itself). If not there is no need for that since QStringList inherits QList<QString>...
Forum Rules
Bookmarks