Added a link to the Qt Quarterly article on designing Qt style APIs

git-svn-id: http://svn.osgeo.org/qgis/trunk@7791 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
timlinux 2007-12-15 19:54:59 +00:00
parent 2554f17240
commit 0afaaedb44

View File

@ -267,6 +267,8 @@ So, prefer this:
* [Design Patterns http://www.awprofessional.com/title/0201634988], GoF
You should also really read this article from Qt Quarterly on
[http://doc.trolltech.com/qq/qq13-apis.html designing Qt style APIs]