This is a port of the Kirigami Gallery to use qmake as build system. It can be used to build the gallery for Android, iOS, Windows, macOS and of course Linux. This sample code is, apart Kirigami's code itself, CC0 1.0 Public Domain – that means it comes with no strings attached and you can use it however you like.
First clone the repo:
git clone https://github.com/bearsh/origami.git
init and update kirigami which is included as submodule
git submodule update --init
afterwards open origami.pro
in qtcreator or kdevelop