9#ifndef KOCONFIGAUTHORPAGE_H
10#define KOCONFIGAUTHORPAGE_H
13#include <QStyledItemDelegate>
15#include "kritawidgets_export.h"
28 void profileChanged(
int i);
31 void addContactEntry();
32 void removeContactEntry();
51 QWidget*
createEditor(QWidget *parent,
const QStyleOptionViewItem &option,
const QModelIndex &index)
const override;