[qtquickcontrols-nemo] Initial import of a C++ based theme
This commit imports work done for having C++ based theming, exporting a C++ Theme singleton object, and C++ object for each component, starting with the button. It also includes the new theming system, using JSON, and a tool to generate new components based on a description file.
Showing
.gitignore
0 → 100644
src/styles/nemotheme.cpp
0 → 100644
This diff is collapsed.
src/styles/nemotheme.h
0 → 100644
src/styles/nemothemebutton.h
0 → 100644
src/styles/nemothemefont.h
0 → 100644
src/styles/themes/ugly.json
0 → 100644
This diff is collapsed.
Please register or sign in to comment