qskinny/doc/classes/QskSkinlet.dox

11 lines
349 B
Plaintext
Raw Permalink Normal View History

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