On Mon, Nov 1, 2010 at 2:47 PM, Sean Harmer <s...@theharmers.co.uk> wrote:
> It would also be nice to have some pre-generated pch files for kde libs that > can be imported into qt-creator. I know these are relatively simple to > generate from the source but again it would reduce another barrier to entry > for would-be KDE developers. pch (precompiled headers) or qch (Qt Assistant docs) ? pch files are compiler-dependent, I'm not sure it's a good idea to provide them qch files are already available from http://api.kde.org/ (see the "[qch]" link next to kdelibs and kdepimlibs) The problem with qch files remains the same I pointed, though: they are very low-quality docs, at least for the standard a Qt developer is used to -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer)