|
Krita Source Code Documentation
|
#include <QRect>#include <QVector>#include "kis_tile.h"#include "kis_tiled_data_manager.h"#include "kis_tile_data_wrapper.h"#include "kis_tiled_data_manager_p.h"#include "kis_memento_manager.h"#include "swap/kis_legacy_tile_compressor.h"#include "swap/kis_tile_compressor_factory.h"#include "kis_paint_device_writer.h"#include "kis_global.h"Go to the source code of this file.
Macros | |
| #define | takeOneLine(stream, maxLine, keyword, value) |
| #define takeOneLine | ( | stream, | |
| maxLine, | |||
| keyword, | |||
| value ) |
Definition at line 199 of file kis_tiled_data_manager.cc.