/qml-fileio

Basic file IO for QML

Primary LanguageC++

Build and installation instructions

mkdir build
cd build
qmake ..
make
sudo make install

Tested with Qt 5.10