-
Notifications
You must be signed in to change notification settings - Fork 48
Home
Stephen Kelly edited this page Mar 16, 2015
·
2 revisions
Grantlee is a set of Free Software libraries written using the Qt framework. Currently two libraries are shipped with Grantlee: "Grantlee Templates" and "Grantlee TextDocument".
Grantlee is available from http://downloads.grantlee.org and http://www.loegria.net/grantlee/.
Building
git clone git://gitorious.org/grantlee/grantlee.git
cd grantlee
mkdir build && cd build
cmake ..
make && make install
Apidox
http://www.grantlee.org/apidox (Qt Assistant qch file)
Author/ Maintainer
Stephen Kelly < steveire .at. gmail.com >