Home
last modified time | relevance | path

Searched refs:m_imageKey (Results 1 – 2 of 2) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/plugins/pictureshape/
H A DPictureShape.h82 quint64 m_imageKey; variable
H A DPictureShape.cpp72 m_imageKey = pictureShape->imageData()->key(); in PixmapScaler()
78 QString key = generate_key(m_imageKey, m_size); in run()