25.03.2020, 22:09, "Vyacheslav Lanovets" <s...@lanovets.ru>:
> Hi,
>
> Situation.
>
> A company has a few developers with Qt Commercial subscription who
> write applications in Qt for iOS.
> There are many other developers, who work on other projects and don't
> use Qt libraries.
> They talk to each other and sometimes even work on the same code.
>
> Is it still possible for the developers who don't use Qt libraries in
> any way, use Qt Creator IDE for editing and debugging?

IANAL, but if you don't redistribute Qt Creator or derivative or combined works
based on Qt Creator, you can use it under terms of GPL without any obligations
from your side. From official GPL FAQ:

https://www.gnu.org/licenses/gpl-faq.en.html#CanIUseGPLToolsForNF

Moreover, GPL even allows using modified versions of Qt Creator inside
your company without sharing these modifications, as long as you don't 
distribute
it outside in any form. From official GPL FAQ:

https://www.gnu.org/licenses/gpl-faq.en.html#GPLRequireSourcePostedPublic

-- 
Regards,
Konstantin

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to