[Interest] Syncing tree views.

Christoph Feck cfeck at kde.org
Fri Jul 29 17:07:36 CEST 2016


On Friday 29 July 2016 16:58:31 william.crocker at analog.com wrote:
> On 07/29/2016 10:33 AM, Christoph Feck wrote:
> > On Friday 29 July 2016 16:14:41 william.crocker at analog.com wrote:
> >>>> applies to items which are common to both.)
> >>> 
> >>> KF5 has a solution for that. I'm not an Model/View expert, but
> >>> i think this is what you're looking for:
> >>> 
> >>> https://api.kde.org/frameworks/kitemmodels/html/classKLinkItemS
> >>> el ectionModel.html
> >> 
> >> Thanks for the pointer. Alas...
> >> - I am industry and this is GPL.
> > 
> > KDE libraries and frameworks are LGPL.
> 
> The commentary at the top of the associated files,
> as linked above, says GPL.
> 
>      This library is free software; you can redistribute it and/or
> modify it under the terms of the GNU Library General Public
> License as published by the Free Software Foundation; either
> version 2 of the License, or (at your option) any later version.

Which part of "Library General Public License" is not LGPL?

> >> - I do not currently use any KDE and
> >> 
> >>     I do not like adding dependencies.
> > 
> > Dependencies besides qtbase?
> 
> I use the Qt modules, but little more.

Remember that adding KItemModels, or other Tier 1 frameworks listed on 
https://api.kde.org/frameworks/index.html is equivalent to adding 
other Qt dependencies, e.g. QtSvg or QtXmlPatterns, because those only 
require qtbase.



More information about the Interest mailing list