qskinny/doc/classes/QskGraphicTextureFactory.metadox
2019-11-25 14:06:20 +01:00

16 lines
368 B
Plaintext

INTERFACE
CLASS: QskGraphicTextureFactory
BASE: QQuickTextureFactory
HEADER: QskGraphicTextureFactory.h
DESCRIPTION
\brief A QQuickTextureFactory creating a QSGTexture from a QskGraphic.
QskGraphicTextureFactory is a helper class to forward the creation
of textures for QQuickImage to the scene graph thread.
\sa QskGraphicImageProvider
END
END