/*!
\headerfile QskTextRenderer.h
\brief A renderer creating a scene graph subtree from a text
\note The current implementation relies on QQuickText item
using one global instance for the application.
*/
class QskTextRenderer
{
};