Krita Source Code Documentation
Loading...
Searching...
No Matches
KisIndirectPaintingSupport::ReadLocker Struct Reference

#include <kis_indirect_painting_support.h>

Public Member Functions

 ReadLocker (const KisIndirectPaintingSupport *lock)
 
 ~ReadLocker ()
 

Private Attributes

const KisIndirectPaintingSupportm_lock
 

Detailed Description

A guard object to lock the temporary target for read

Definition at line 71 of file kis_indirect_painting_support.h.

Constructor & Destructor Documentation

◆ ReadLocker()

KisIndirectPaintingSupport::ReadLocker::ReadLocker ( const KisIndirectPaintingSupport * lock)
inline

◆ ~ReadLocker()

KisIndirectPaintingSupport::ReadLocker::~ReadLocker ( )
inline

Member Data Documentation

◆ m_lock

const KisIndirectPaintingSupport* KisIndirectPaintingSupport::ReadLocker::m_lock
private

Definition at line 80 of file kis_indirect_painting_support.h.


The documentation for this struct was generated from the following file: