qskinny/doc/classes/QskGraphicTextureFactory.dox
2017-07-21 18:21:34 +02:00

17 lines
336 B
Plaintext

/*!
\headerfile QskGraphicTextureFactory.h
\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
*/
class QskGraphicTextureFactory
{
/*!
*/
};