2020-12-08 11:02:57 +01:00
|
|
|
/*!
|
2020-12-12 14:05:09 +01:00
|
|
|
\class QskSkinlet QskSkinlet.h
|
2020-12-08 11:02:57 +01:00
|
|
|
|
|
|
|
\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.
|
|
|
|
|
2020-12-12 14:05:09 +01:00
|
|
|
\sa QskSkinnable::effectiveSkinlet(), QskSkinnable::setSkinlet(),
|
|
|
|
QskSkin::declareSkinlet(), QskSkin::skinlet()
|
2020-12-08 11:02:57 +01:00
|
|
|
*/
|