Krita Source Code Documentation
Loading...
Searching...
No Matches
KoShapeBulkActionInterface.h
Go to the documentation of this file.
1
/* This file is part of the KDE project
2
SPDX-License-Identifier: LGPL-2.0-or-later
3
*/
4
5
#ifndef KOSHAPEBULKACTIONINTERFACE_H
6
#define KOSHAPEBULKACTIONINTERFACE_H
7
8
#include <QRect>
9
29
struct
KoShapeBulkActionInterface
30
{
31
virtual
~KoShapeBulkActionInterface
() =
default
;
32
41
virtual
void
startBulkAction
() = 0;
42
49
virtual
QRectF
endBulkAction
() = 0;
50
};
51
52
#endif
// KOSHAPEBULKACTIONINTERFACE_H
KoShapeBulkActionInterface
Interface for bulk actions on shapes.
Definition
KoShapeBulkActionInterface.h:30
KoShapeBulkActionInterface::~KoShapeBulkActionInterface
virtual ~KoShapeBulkActionInterface()=default
KoShapeBulkActionInterface::endBulkAction
virtual QRectF endBulkAction()=0
KoShapeBulkActionInterface::startBulkAction
virtual void startBulkAction()=0
libs
flake
KoShapeBulkActionInterface.h
Generated at
2026-03-02 02:30:02+01:00
from
Krita
branch
master
, commit
c7c49cc01571fe86bd36eb4c4c4a75e6f481bbea