7#ifndef KIS_PAINTOP_SETTINGS_WIDGET_H
8#define KIS_PAINTOP_SETTINGS_WIDGET_H
10#include <kritaui_export.h>
14#include <lager/reader.hpp>
59 void changePage(
const QModelIndex&);
60 void lockProperties(
const QModelIndex& index);
61 void slotLockPropertiesDrop();
62 void slotLockPropertiesSave();
63 void slotEntryChecked(
const QModelIndex &index);
67 virtual void notifyPageChanged();
68 bool eventFilter(QObject *obj, QEvent *event)
override;