krita

KisDlgAdjLayerProps Class Reference

#include <kis_dlg_adj_layer_props.h>

Inherits KDialogBase.

List of all members.


Detailed Description

Create a new adjustment layer.

Definition at line 37 of file kis_dlg_adj_layer_props.h.


Public Member Functions

 KisDlgAdjLayerProps (KisAdjustmentLayerSP layer, 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 ()

Constructor & Destructor Documentation

KisDlgAdjLayerProps::KisDlgAdjLayerProps ( KisAdjustmentLayerSP  layer,
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_adj_layer_props.cc.


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