#ifndef PARSEHELPERS_H #define PARSEHELPERS_H #include bool parseCipt(const QString &name, const QString &text); #endif // PARSEHELPERS_H