Dear visitor, welcome to QtForum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
I have created arrow in the arc shape using the combination of drawArc() and moveTo() & lineTo() functions. But the problem is i am not able to fill the arrow with the specified color. I tired using fillPath() but of no use.
I have attached the picture of the object what i have drawn and also what i need. Please guide me how to fill.