QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
#ifdef Q_OS_ANDROID
engine.rootContext()->setContextProperty("pt", 1,25);
#else
engine.rootContext()->setContextProperty("pt", 1);
#endif
property int/string/bool не инетерсно кучу строчек разводить