A lightweight framework on top of the Qt scene graph and only few classes from Qt/Quick. It is usable from C++ and/or QML.
Go to file
Uwe 3cdfeaaf1c initial commit 2017-07-21 18:21:34 +02:00
doc initial commit 2017-07-21 18:21:34 +02:00
examples initial commit 2017-07-21 18:21:34 +02:00
inputcontext initial commit 2017-07-21 18:21:34 +02:00
src initial commit 2017-07-21 18:21:34 +02:00
support initial commit 2017-07-21 18:21:34 +02:00
tools initial commit 2017-07-21 18:21:34 +02:00
.gitignore initial commit 2017-07-21 18:21:34 +02:00
COPYING initial commit 2017-07-21 18:21:34 +02:00
README.md initial commit 2017-07-21 18:21:34 +02:00
TODO initial commit 2017-07-21 18:21:34 +02:00
qskconfig.pri initial commit 2017-07-21 18:21:34 +02:00
qskinny.pro initial commit 2017-07-21 18:21:34 +02:00

README.md

QSkinny

The (Q)Skinny library contains a set of lightweight Qt Quick Controls. It is implemented to 100% in C++, and can be used from C++ and/or QML application code.