krita
KisLayerBox Class Reference
List of all members.Detailed Description
Definition at line 44 of file kis_layerbox.h.
Public Slots | |
| void | slotLayerActivated (KisLayerSP layer) |
| void | slotLayerAdded (KisLayerSP layer) |
| void | slotLayerRemoved (KisLayerSP layer, KisGroupLayerSP wasParent, KisLayerSP wasAboveThis) |
| void | slotLayerMoved (KisLayerSP layer, KisGroupLayerSP wasParent, KisLayerSP wasAboveThis) |
| void | slotLayerPropertiesChanged (KisLayerSP layer) |
| void | slotLayersChanged (KisGroupLayerSP rootLayer) |
| void | slotLayerUpdated (KisLayerSP layer, QRect rc) |
| void | slotSetCompositeOp (const KisCompositeOp &compositeOp) |
| void | slotSetOpacity (int opacity) |
| void | slotSetColorSpace (const KisColorSpace *colorSpace) |
Signals | |
| void | sigRequestLayer (KisGroupLayerSP parent, KisLayerSP above) |
| void | sigRequestGroupLayer (KisGroupLayerSP parent, KisLayerSP above) |
| void | sigRequestAdjustmentLayer (KisGroupLayerSP parent, KisLayerSP above) |
| void | sigRequestPartLayer (KisGroupLayerSP parent, KisLayerSP above, const KoDocumentEntry &entry) |
| void | sigRequestLayerProperties (KisLayerSP layer) |
| void | sigOpacityChanged (int opacity, bool withSlider) |
| void | sigOpacityFinishedChanging (int previous, int opacity) |
| void | sigItemComposite (const KisCompositeOp &) |
Public Member Functions | |
| KisLayerBox (KisCanvasSubject *subject, QWidget *parent=0, const char *name=0) | |
| virtual | ~KisLayerBox () |
| void | clear () |
| void | setUpdatesAndSignalsEnabled (bool enable) |
| void | setImage (KisImageSP image) |
The documentation for this class was generated from the following files:

