#ifndef UTILS_H #define UTILS_H #include QString encode (const QString &source); #endif // UTILS_H