a generic qml label for display of an image and a text
Unsolved
QML and Qt Quick
-
any recommendations for making a generic qml label to display an image and a text?
Functions:
- horizontal layout or vertical layout
- image first or text first
One option is to use fixed layout to text and image, but kind of messy. Looking
for simpler solutions.Qt5.15.3 and Ubuntu 22.04
-
-