Home > Mobile > Emergency help, about Qt intricate patterns, hope to have the relevant experience of predecessors to
Emergency help, about Qt intricate patterns, hope to have the relevant experience of predecessors to
Time:12-03
Each elder, due to the project requirements, the younger brother contact Qt recently, the boss demanded that draw a dog out in the interface, similar to the picture below, can need not draw so delicate, of course, is there a way to draw the figure using Qt? If can only use other drawing software to add to the project? That any drawing software is more appropriate to do this kind of figure?
CodePudding user response:
Emergency help,,,,,,,
CodePudding user response:
Map the most convenient time for you! Made in the code is not very convenient,
CodePudding user response:
Let the UI drawing to you, ps is very useful
CodePudding user response:
Painting can draw it out, it is too much code, convenient for the image does not direct,
Painting method: using QPainter draw in QPixmap, rational utilization of drew point line drawing rectangular rounded rectangle circle drawing polygons, You can also put the picture divided into several parts, one by one, and then the whole and into a QPixmap, Such as head, cranium part is part of the circle, the face is part of the two great circle around the ear is part of the two small round,
Very troublesome, no UI customize graphics of circular in PPT, their combination is a material good, slowly
CodePudding user response:
Inkscape gimp, the general use raster, vector quantization image with Qt SVG display directly