Who needs what in Non-Ui mode

Andreas Pakulat apaku at gmx.de
Thu May 27 16:45:45 UTC 2010


On 27.05.10 12:15:16, Jonathan Schmidt-Dominé - Developer wrote:
> Hi!
> 
> > That last one is the real problem, it means changing the projectmodel
> > away from QStandardItemModel as that one relies on QtGui.
> What is the problem with linking against QtGui, if there is some non-Gui 
> functionality?

The problem is that it means you have a gui app, there are already a few
cli-apps that rely on parts of the platform. And they rely on being able
to open a cmake-project to get proper include information. The
cmake-project however needs the project model.

Andreas

-- 
You own a dog, but you can only feed a cat.




More information about the KDevelop-devel mailing list