17#ifndef STROKECONFIGWIDGET_H
18#define STROKECONFIGWIDGET_H
20#include "kritaui_export.h"
44 void setNoSelectionTrackingMode(
bool value);
51 qreal miterLimit()
const;
54 Qt::PenCapStyle capStyle()
const;
55 Qt::PenJoinStyle joinStyle()
const;
67 void setActive(
bool active);
69 void updateStyleControlsAvailability(
bool enabled);
79 void canvasResourceChanged(
int key,
const QVariant &
value);
82 void selectionChanged();
85 void applyDashStyleChanges();
86 void applyLineWidthChanges();
87 void applyJoinCapChanges();
90 void applyMarkerChanges(
int rawPosition);
96 void setUnit(
const KoUnit &unit,
KoShape *representativeShape);
97 void blockChildSignals(
bool block);
98 void loadCurrentStrokeFillFromResourceServer();
float value(const T *src, size_t ch)
The KisSpinBoxUnitManager class is an abstract interface for the unitspinboxes classes to manage diff...