Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_runnable_with_debug_name.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2019 Dmitry Kazakov <dimula73@gmail.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#ifndef KIS_RUNNABLE_WITH_DEBUG_NAME_H
8
#define KIS_RUNNABLE_WITH_DEBUG_NAME_H
9
10
#include "
kis_runnable.h
"
11
#include <QString>
12
13
class
KRITAIMAGE_EXPORT
KisRunnableWithDebugName
:
public
KisRunnable
14
{
15
public
:
16
virtual
QString
debugName
()
const
= 0;
17
};
18
19
#endif
// KIS_RUNNABLE_WITH_DEBUG_NAME_H
KisRunnableWithDebugName
Definition
kis_runnable_with_debug_name.h:14
KisRunnableWithDebugName::debugName
virtual QString debugName() const =0
KisRunnable
Definition
kis_runnable.h:13
kis_runnable.h
libs
image
kis_runnable_with_debug_name.h
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52