1 2 3 4 5 6 7
#ifndef QTHELPERFROMC_H #define QTHELPERFROMC_H bool getProxyString(char **buffer); bool canReachCloudServer(); #endif // QTHELPERFROMC_H