quickpaper
quickpaper copied to clipboard
:book: Material Design extras for QtQuick.Controls 2
This should be used in Button and any other component that uses mouse/touch input.
Added qt:5.6.1 and qt:5.7.0 to the travis build using docker. (fixes #1)
This should be used as a `layer.effect` throughout the Material theme for QtQuick.Controls 2 to implement the proper elevations following the spec.
Either host it on GitHub pages or [Read the Docs](http://readthedocs.org)and [Breathe](https://github.com/michaeljones/breathe). Also look into Doxygen vs QDoc.
There's [ItemDelegate](http://doc-snapshots.qt.io/qt5-5.7/qml-qtquick-controls2-itemdelegate.html) in Controls 2, but it seems too basic. We can either build our own element or extend ItemElement for the list items.
Once Qt 5.7 is actually released, we'll want to publish a package on QPM. I still need to pick a package ID to use: - com.sonrisesoftware.paper - com.sonrisesoftware.quickpaper - io.papyros.paper...