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

17 lines
327 B
Plaintext

INTERFACE
CLASS: QskSkinlet
HEADER: QskSkinlet.h
DESCRIPTION
\brief Describes the rendering interface of a QskControl. Change the
skinlet to change the appearance of the control using the low-level scene
graph API.
\sa QskControl::setSkinlet()
\sa QskSkin
\sa setMetric()
\sa setColor()
END
END