7#ifndef KOSELECTEDSHAPESPROXY_H
8#define KOSELECTEDSHAPESPROXY_H
11#include "kritaflake_export.h"
42 bool isRequestingToBeEdited();
43 void setRequestingToBeEdited(
bool value);
57 bool m_isRequestingEditing =
false;
float value(const T *src, size_t ch)
The KoSelectedShapesProxy class is a special interface of KoCanvasBase to have a stable connection to...
void selectionContentChanged()
virtual KoSelection * selection()=0
void currentLayerChanged(const KoShapeLayer *layer)