Documentation/Source/eric5.IconEditor.IconEditorPalette.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 767
27554f80d08f
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="IconEditorPalette" ID="IconEditorPalette"></a> 43 <a NAME="IconEditorPalette" ID="IconEditorPalette"></a>
44 <h2>IconEditorPalette</h2> 44 <h2>IconEditorPalette</h2>
45 <p> 45 <p>
46 Class implementing a palette widget for the icon editor. 46 Class implementing a palette widget for the icon editor.
47 </p><h4>Signals</h4> 47 </p><h3>Signals</h3>
48 <dl> 48 <dl>
49 <dt>colorSelected(QColor)</dt> 49 <dt>colorSelected(QColor)</dt>
50 <dd> 50 <dd>
51 emitted after a new color has been selected 51 emitted after a new color has been selected
52 </dd><dt>compositingChanged(QPainter.CompositionMode)</dt> 52 </dd><dt>compositingChanged(QPainter.CompositionMode)</dt>
56 </dd> 56 </dd>
57 </dl> 57 </dl>
58 <h3>Derived from</h3> 58 <h3>Derived from</h3>
59 QWidget 59 QWidget
60 <h3>Class Attributes</h3> 60 <h3>Class Attributes</h3>
61 <table>
62 <tr><td>None</td></tr>
63 </table>
64 <h3>Class Methods</h3>
61 <table> 65 <table>
62 <tr><td>None</td></tr> 66 <tr><td>None</td></tr>
63 </table> 67 </table>
64 <h3>Methods</h3> 68 <h3>Methods</h3>
65 <table> 69 <table>
83 <td>Public slot to update the preview.</td> 87 <td>Public slot to update the preview.</td>
84 </tr><tr> 88 </tr><tr>
85 <td><a href="#IconEditorPalette.setCompositingMode">setCompositingMode</a></td> 89 <td><a href="#IconEditorPalette.setCompositingMode">setCompositingMode</a></td>
86 <td>Public method to set the compositing mode.</td> 90 <td>Public method to set the compositing mode.</td>
87 </tr> 91 </tr>
92 </table>
93 <h3>Static Methods</h3>
94 <table>
95 <tr><td>None</td></tr>
88 </table> 96 </table>
89 <a NAME="IconEditorPalette.__init__" ID="IconEditorPalette.__init__"></a> 97 <a NAME="IconEditorPalette.__init__" ID="IconEditorPalette.__init__"></a>
90 <h4>IconEditorPalette (Constructor)</h4> 98 <h4>IconEditorPalette (Constructor)</h4>
91 <b>IconEditorPalette</b>(<i>parent = None</i>) 99 <b>IconEditorPalette</b>(<i>parent = None</i>)
92 <p> 100 <p>

eric ide

mercurial