Krita Source Code Documentation
Loading...
Searching...
No Matches
KisStrokeCompatibilityInfo.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2023 Dmitry Kazakov <dimula73@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0-or-later
5 */
6#ifndef KISSTROKECOMPATIBILITYINFO_H
7#define KISSTROKECOMPATIBILITYINFO_H
8
9#include "kritaui_export.h"
10#include <boost/operators.hpp>
11
12#include <QString>
13#include <KoColor.h>
14#include <KoResourceSignature.h>
16#include <QUuid>
17
18
20
21
42
43#endif // KISSTROKECOMPATIBILITYINFO_H
bool operator==(const KisRegion &lhs, const KisRegion &rhs)
const qreal OPACITY_OPAQUE_F
const QString COMPOSITE_OVER
The KisResourcesSnapshot class takes a snapshot of the various resources like colors and settings use...
A simple wrapper object for the main information about the resource.