Krita Source Code Documentation
Loading...
Searching...
No Matches
KisResourceServerProvider.h
Go to the documentation of this file.
1/*
2 * kis_resource_server_provider.h - part of KImageShop
3 *
4 * SPDX-FileCopyrightText: 1999 Matthias Elter <elter@kde.org>
5 * SPDX-FileCopyrightText: 2003 Patrick Julien <freak@codepimps.org>
6 * SPDX-FileCopyrightText: 2005 Sven Langkamp <sven.langkamp@gmail.com>
7 * SPDX-FileCopyrightText: 2003-2008 Boudewijn Rempt <boud@valdyas.org>
8 *
9 * SPDX-License-Identifier: GPL-2.0-or-later
10 */
11#ifndef KIS_RESOURCESERVERPROVIDER_H_
12#define KIS_RESOURCESERVERPROVIDER_H_
13
14#include <KoResourceServer.h>
15
17
18#include "kritaui_export.h"
20
24
26
54
55#endif // KIS_RESOURCESERVERPROVIDER_H_
KoResourceServer< KisPaintOpPreset > KisPaintOpPresetResourceServer
PythonPluginManager * instance
KisResourceServerProvider(const KisResourceServerProvider &)
KisPaintOpPresetResourceServer * m_paintOpPresetServer
KoResourceServer< KisSessionResource > * m_sessionServer
KoResourceServer< KisWorkspaceResource > * m_workspaceServer
KisResourceServerProvider operator=(const KisResourceServerProvider &)
KoResourceServer< KisPSDLayerStyle > * m_layerStyleServer
KoResourceServer< KisWindowLayoutResource > * m_windowLayoutServer
Resource for storing of workspaces.
The KisPSDLayerStyle class implements loading, saving and applying the PSD layer effects.