Hello!

Does QT 4.6.3 support filter in SVG format? For example:

Qt Code:
  1. <filter id="MyFilter" filterUnits="userSpaceOnUse" x="0" y="0" width="200" height="120">
  2. [...]
  3. </filter>
To copy to clipboard, switch view to plain text mode 

If yes, how can I enable it? Because now I don't think it works.

thanks in advance
best regards
Tomasz