qskinny/doc/classes/QskGraphicTextureFactory.dox

17 lines
336 B
Plaintext
Raw Normal View History

2017-07-21 18:21:34 +02:00
/*!
\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
{
/*!
*/
};