Home
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 version 0.2.0 is available from http://downloads.grantlee.org and http://www.loegria.net/grantlee/.
If compiling your own version of Grantlee as a dependency it makes sense to use the 0.2 branch or the latest tag from that branch. master may get incompatible API changes for a future release.
Building
git clone git://gitorious.org/grantlee/grantlee.git
cd grantlee
git checkout -b 0.2 origin/0.2
mkdir build && cd build
cmake ..
make && make install
Source
- http://www.gitorious.org/grantlee – Contains two example applications
- http://websvn.kde.org/trunk/playground/pim/akonadi – Contains other examples described in apidox.
Apidox
http://www.grantlee.org/apidox (Qt Assistant qch file)
Mailing list
kde-pim mailing list for now: http://mail.kde.org/mailman/listinfo/kde-pim
Bugs
Talks
- Gran Canaria Desktop Summit 2009: Slides – Video
- Technical Presentation May 2009: Slides
- Python Ireland June 2009: Slides
Blog posts
Announcements
Author/ Maintainer
Stephen Kelly < steveire .at. gmail.com >

