Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_tile.cc File Reference
#include <QMutexLocker>
#include "kis_tile_data.h"
#include "kis_tile_data_store.h"
#include "kis_tile.h"
#include "kis_memento_manager.h"
#include "kis_debug.h"
#include <stdio.h>

Go to the source code of this file.

Macros

#define DEBUG_COWING(newTD)
 
#define DEBUG_LOG_ACTION(action)
 
#define lazyCopying()   (m_tileData->m_usersCount>1)
 

Macro Definition Documentation

◆ DEBUG_COWING

#define DEBUG_COWING ( newTD)

Definition at line 155 of file kis_tile.cc.

◆ DEBUG_LOG_ACTION

#define DEBUG_LOG_ACTION ( action)

Definition at line 148 of file kis_tile.cc.

◆ lazyCopying

#define lazyCopying ( )    (m_tileData->m_usersCount>1)

Definition at line 219 of file kis_tile.cc.