7#ifndef __KIS_SPACING_SELECTION_WIDGET_H
8#define __KIS_SPACING_SELECTION_WIDGET_H
11#include <QScopedPointer>
13#include <kritawidgets_export.h>
22 void setSpacing(
bool isAuto, qreal spacing);
24 qreal spacing()
const;
25 bool autoSpacingActive()
const;
26 qreal autoSpacingCoeff()
const;
37 const QScopedPointer<Private>
m_d;
float value(const T *src, size_t ch)