Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_iterator_complete_listener.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2017 Dmitry Kazakov <dimula73@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0-or-later
5 */
6
7#ifndef KIS_ITERATOR_COMPLETE_LISTENER_H
8#define KIS_ITERATOR_COMPLETE_LISTENER_H
9
10
19
20#endif // KIS_ITERATOR_COMPLETE_LISTENER_H
21
The KisIteratorCompleteListener struct is a special interface for notifying the paint device that an ...
virtual void notifyWritableIteratorCompleted()=0