QtProgressDialog Title bar not showing in Yocto build
Unsolved
Mobile and Embedded
-
I'm trying to get the title to show up, but I'm having no luck so far. I'm developing in Ubuntu 18 using Qt Creator, and have been able to get the title to show up in my local debugging session, but when I cross-compile and push the build to the Yocto board, the title doesn't show up.
Basic development setup: Qt Creator 4.10.1 (Built Oct 4th, 2019 from revision ea829fa6d5)
Qt5: 5.13.2The yocto image was built based on this guide: https://variwiki.com/index.php?title=Yocto_Build_Release&release=RELEASE_ZEUS_V1.2_DART-6UL
-
Hi and welcome to devnet,
Which backend do you use on your target ?
Window decoration is something that is provided by your window manager, if you do not have any, then you won't have such decorations.