79 <td><a href="#IconEditorPalette.colorChanged">colorChanged</a></td> |
79 <td><a href="#IconEditorPalette.colorChanged">colorChanged</a></td> |
80 <td>Public slot to update the color preview.</td> |
80 <td>Public slot to update the color preview.</td> |
81 </tr><tr> |
81 </tr><tr> |
82 <td><a href="#IconEditorPalette.previewChanged">previewChanged</a></td> |
82 <td><a href="#IconEditorPalette.previewChanged">previewChanged</a></td> |
83 <td>Public slot to update the preview.</td> |
83 <td>Public slot to update the preview.</td> |
|
84 </tr><tr> |
|
85 <td><a href="#IconEditorPalette.setCompositingMode">setCompositingMode</a></td> |
|
86 <td>Public method to set the compositing mode.</td> |
84 </tr> |
87 </tr> |
85 </table> |
88 </table> |
86 <a NAME="IconEditorPalette.__init__" ID="IconEditorPalette.__init__"></a> |
89 <a NAME="IconEditorPalette.__init__" ID="IconEditorPalette.__init__"></a> |
87 <h4>IconEditorPalette (Constructor)</h4> |
90 <h4>IconEditorPalette (Constructor)</h4> |
88 <b>IconEditorPalette</b>(<i>parent = None</i>) |
91 <b>IconEditorPalette</b>(<i>parent = None</i>) |
126 </p><a NAME="IconEditorPalette.previewChanged" ID="IconEditorPalette.previewChanged"></a> |
129 </p><a NAME="IconEditorPalette.previewChanged" ID="IconEditorPalette.previewChanged"></a> |
127 <h4>IconEditorPalette.previewChanged</h4> |
130 <h4>IconEditorPalette.previewChanged</h4> |
128 <b>previewChanged</b>(<i>pixmap</i>) |
131 <b>previewChanged</b>(<i>pixmap</i>) |
129 <p> |
132 <p> |
130 Public slot to update the preview. |
133 Public slot to update the preview. |
131 </p> |
134 </p><a NAME="IconEditorPalette.setCompositingMode" ID="IconEditorPalette.setCompositingMode"></a> |
|
135 <h4>IconEditorPalette.setCompositingMode</h4> |
|
136 <b>setCompositingMode</b>(<i>mode</i>) |
|
137 <p> |
|
138 Public method to set the compositing mode. |
|
139 </p><dl> |
|
140 <dt><i>mode</i></dt> |
|
141 <dd> |
|
142 compositing mode to set (QPainter.CompositionMode) |
|
143 </dd> |
|
144 </dl> |
132 <div align="right"><a href="#top">Up</a></div> |
145 <div align="right"><a href="#top">Up</a></div> |
133 <hr /> |
146 <hr /> |
134 </body></html> |
147 </body></html> |