On Sun, Jul 14, 2019 at 10:19:25PM +0530, Ramakanth Kesireddy wrote: > Hi, > > Our Qt app is based out of Qt 5.6 C++ widgets. Inorder to support for > multiple display sizes on embedded linux, could you please let me know if > it is recommended to move the existing app to Qt Quick app?
Qt Widgets can support multiple display sizes without problem, so your decision to move your application to Qt Quick should be independent of the answer to this question. Andre' _______________________________________________ Interest mailing list [email protected] https://lists.qt-project.org/listinfo/interest
