You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: styling.html
+8-5Lines changed: 8 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -546,11 +546,9 @@ <h2>Color<a class="headerlink" href="#color" title="Link to this heading">#</a><
546
546
<h2>Graphics Effects<aclass="headerlink" href="#graphics-effects" title="Link to this heading">#</a></h2>
547
547
<p>Edifice styles support the four stock <aclass="reference external" href="https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QGraphicsEffect.html">QGraphicsEffect</a>
548
548
effects for any <aclass="reference internal" href="base_components.html#module-edifice.base_components"><spanclass="std std-ref">Base Element</span></a>.</p>
549
-
<divclass="admonition note">
550
-
<pclass="admonition-title">Note</p>
551
-
<p>Due to limitations in the Qt API, only one graphic effect can be applied to
552
-
a <aclass="reference internal" href="base_components.html#module-edifice.base_components"><spanclass="std std-ref">Base Element</span></a> at a time.</p>
<p>Due to limitations in the Qt API, only one graphic effect can be applied to
587
+
a <aclass="reference internal" href="base_components.html#module-edifice.base_components"><spanclass="std std-ref">Base Element</span></a> at a time.</p>
588
+
</div>
586
589
</section>
587
590
<sectionid="size-policy">
588
591
<h2>Size Policy<aclass="headerlink" href="#size-policy" title="Link to this heading">#</a></h2>
0 commit comments