|
Krita Source Code Documentation
|
#include "kritaimage_export.h"#include <QRect>#include <QSharedPointer>#include <boost/operators.hpp>#include <kis_types.h>Go to the source code of this file.
Classes | |
| class | KisBatchNodeUpdate |
Typedefs | |
| using | KisBatchNodeUpdateSP = QSharedPointer<KisBatchNodeUpdate> |
| using | KisBatchNodeUpdateWSP = QWeakPointer<KisBatchNodeUpdate> |
Functions | |
| KRITAIMAGE_EXPORT QDebug | operator<< (QDebug dbg, const KisBatchNodeUpdate &update) |
Definition at line 79 of file KisBatchNodeUpdate.h.
Definition at line 80 of file KisBatchNodeUpdate.h.
| KRITAIMAGE_EXPORT QDebug operator<< | ( | QDebug | dbg, |
| const KisBatchNodeUpdate & | update ) |
Definition at line 80 of file KisBatchNodeUpdate.cpp.