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