Re: [Interest] Draw ellipse (and etc.) the same way as cosmetic QPen

2014-01-14 Thread Ian Thomson
Have you tried adding child GraphicsItems for each of the dots and setting the flag QGraphicsItem::ItemIgnoresTransformations? That should do the trick. Ian. On 14/01/14 12:11, Dmitrii Volosnykh wrote: > Is there a possibility to draw something irrespectively to scene > transformations such as c

Re: [Interest] Filling a 3-Color Triangle - A Better Way?

2012-07-05 Thread Ian Thomson
On 05/07/12 16:12, Josiah Bryan wrote: > So, my Qt friends, is there a better way to fill a triangle with a color > specified for each vertex, interpolated across the triangle? Some method > that takes *less* than 4 milliseconds *per triangle*? Did I just miss > something in the Qt gradient routine

Re: [Interest] Program exiting with code -1073741511

2012-03-13 Thread Ian Thomson
This website has some information: http://www.lmgtfy.com/?q=1073741511 On 13/03/12 10:57, Sujan Dasmahapatra wrote: > I am building my application in Qt-creator. Built is successful. When I > am trying to run it it’s giving errors. Can u help me whats going wrong. > > Error : > > *Starting C:\D