chili-epfl / qml-fileio

Basic file IO for QML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build and installation instructions

mkdir build
cd build
qmake ..
make
sudo make install

Tested with Qt 5.10

About

Basic file IO for QML


Languages

Language:C++ 75.9%Language:QMake 24.1%