<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Overlapping brushes with different patterns]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am making a simple brushing/drawing interface with QGraphicsScene.</p>
<p dir="auto">The strokes are made with addEllipse with various brush sizes and styles, like Qt::Dense{1:7}Pattern.</p>
<p dir="auto">The problem is when a brush is drawn over already painted pixels with a different pattern. It seems like it is painting the union between the two patterns, making the area completely black (using a black colour of the brush) or some denser pattern.</p>
<p dir="auto">What I want is to replace the old pattern with the new brush. Any ideas on how I can do this?</p>
]]></description><link>https://forum.qt.io/topic/24906/overlapping-brushes-with-different-patterns</link><generator>RSS for Node</generator><lastBuildDate>Thu, 09 Apr 2026 10:58:54 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/24906.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 06 Mar 2013 15:46:23 GMT</pubDate><ttl>60</ttl></channel></rss>