Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_ui_types.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2010 Cyrille Berger <cberger@cberger.net>
3 * SPDX-FileCopyrightText: 2010 Dmitry Kazakov <dimula73@gmail.com>
4 *
5 * SPDX-License-Identifier: GPL-2.0-or-later
6 */
7
8#ifndef KIS_UI_TYPES_H_
9#define KIS_UI_TYPES_H_
10
11template<class T>
13template<class T>
14class KisSharedPtr;
15
18
19class KisUpdateInfo;
20class KisPPUpdateInfo;
23
24#endif
KisSharedPtr< KisUpdateInfo > KisUpdateInfoSP
KisSharedPtr< KisPrescaledProjection > KisPrescaledProjectionSP
KisSharedPtr< KisPPUpdateInfo > KisPPUpdateInfoSP