Krita Source Code Documentation
Loading...
Searching...
No Matches
KisSensorPackInterface.cpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2022 Dmitry Kazakov <dimula73@gmail.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#include "
KisSensorPackInterface.h
"
8
9
KisSensorPackInterface::~KisSensorPackInterface
()
10
{
11
}
12
13
int
KisSensorPackInterface::calcActiveSensorLength
(
const
QString &)
const
14
{
15
return
-1;
16
}
KisSensorPackInterface.h
KisSensorPackInterface::~KisSensorPackInterface
virtual ~KisSensorPackInterface()
Definition
KisSensorPackInterface.cpp:9
KisSensorPackInterface::calcActiveSensorLength
virtual int calcActiveSensorLength(const QString &activeSensorId) const
Definition
KisSensorPackInterface.cpp:13
plugins
paintops
libpaintop
KisSensorPackInterface.cpp
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52