krita

KisDlgAdjustmentLayer Class Reference

#include <kis_dlg_adjustment_layer.h>

List of all members.


Detailed Description

Create a new adjustment layer.

Definition at line 37 of file kis_dlg_adjustment_layer.h.


Public Member Functions

 KisDlgAdjustmentLayer (KisImage *img, const QString &layerName, const QString &caption, QWidget *parent=0, const char *name=0)
KisFilterConfigurationfilterConfiguration () const
QString layerName () const

Protected Slots

void slotNameChanged (const QString &)
void slotConfigChanged ()
void refreshPreview ()
void selectionHasChanged (QIconViewItem *item)

Constructor & Destructor Documentation

KisDlgAdjustmentLayer::KisDlgAdjustmentLayer ( KisImage img,
const QString &  layerName,
const QString &  caption,
QWidget *  parent = 0,
const char *  name = 0 
)

Create a new adjustmentlayer dialog.

Parameters:
img the current image
layername the name of the adjustment layer
caption the caption for the dialog -- create or properties
create if true, set the dialog up for creating a new adj. layer, if false, edit the propeties of the current adj. layer
parent the widget parent of this dialog
name the QObject name, if any

Definition at line 44 of file kis_dlg_adjustment_layer.cc.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys