Hi.
I have to make an application that would use C++ and QSerialPort (smart house system) and look minimalistic and user-friendly (like QtQuick apps).
Should I go for the QtQuick and (somehow???) connect it to the QWidget classes (or backwards - QtQuick UI to QWidget project) or is there a good way to make an phone-like app with QtWidget?
Thank You in advance.