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> |
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> |