9#ifndef KIS_GRID_MANAGER_H
10#define KIS_GRID_MANAGER_H
15#include <kritaui_export.h>
46 void slotChangeGridVisibilityTriggered(
bool value);
47 void slotSnapToGridTriggered(
bool value);
50 void setGridConfigImpl(
const KisGridConfig &config,
bool emitModified);
57 QScopedPointer<Private>
m_d;
float value(const T *src, size_t ch)
A KisActionManager class keeps track of KisActions. These actions are always associated with the GUI....
void sigRequestUpdateGridConfig(const KisGridConfig &config)
QScopedPointer< Private > m_d
void setFastConfig(int size)