8#ifndef KISINPUTPROFILEMANAGER_H
9#define KISINPUTPROFILEMANAGER_H
13#include "kritaui_export.h"
15#define PROFILE_VERSION 6
77 void removeProfile(
const QString &name);
86 bool renameProfile(
const QString &oldName,
const QString &newName);
96 void duplicateProfile(
const QString &name,
const QString &newName);
PythonPluginManager * instance
A class encapsulating all settings for a single shortcut.