|
Krita Source Code Documentation
|
#include "kis_transaction_data.h"#include "kis_pixel_selection.h"#include "kis_paint_device.h"#include "kis_paint_device_frames_interface.h"#include "kis_datamanager.h"#include "kis_image.h"#include "KoColor.h"#include "KisTransactionWrapperFactory.h"#include "KisInterstrokeDataTransactionWrapperFactory.h"#include "kis_raster_keyframe_channel.h"#include "kis_image_config.h"#include <boost/optional.hpp>Go to the source code of this file.
Classes | |
| class | KisTransactionData |
| struct | OptionalInterstrokeInfo |
Macros | |
| #define | DEBUG_ACTION(action) |
| #define DEBUG_ACTION | ( | action | ) |
Definition at line 26 of file kis_transaction_data.cpp.