Krita Source Code Documentation
Loading...
Searching...
No Matches
KisPaintDeviceFramesInterface::TestingDataObjects Struct Reference

#include <kis_paint_device_frames_interface.h>

Public Types

typedef KisPaintDeviceData Data
 
typedef QHash< int, Data * > FramesHash
 

Public Attributes

Datam_currentData
 
Datam_data
 
Datam_externalFrameData
 
FramesHash m_frames
 
Datam_lodData
 

Detailed Description

Definition at line 126 of file kis_paint_device_frames_interface.h.

Member Typedef Documentation

◆ Data

◆ FramesHash

Member Data Documentation

◆ m_currentData

Data* KisPaintDeviceFramesInterface::TestingDataObjects::m_currentData

Definition at line 136 of file kis_paint_device_frames_interface.h.

◆ m_data

Data* KisPaintDeviceFramesInterface::TestingDataObjects::m_data

Definition at line 130 of file kis_paint_device_frames_interface.h.

◆ m_externalFrameData

Data* KisPaintDeviceFramesInterface::TestingDataObjects::m_externalFrameData

Definition at line 132 of file kis_paint_device_frames_interface.h.

◆ m_frames

FramesHash KisPaintDeviceFramesInterface::TestingDataObjects::m_frames

Definition at line 134 of file kis_paint_device_frames_interface.h.

◆ m_lodData

Data* KisPaintDeviceFramesInterface::TestingDataObjects::m_lodData

Definition at line 131 of file kis_paint_device_frames_interface.h.


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