[Qt-interest] License on modified Qt code
Stephen Kelly
steveire at gmail.com
Thu Jun 10 00:14:14 CEST 2010
Josh wrote:
> Hello all,
>
> In order to create my feature I simply modified a single file
> (qtextdocumentlayout.cpp), and created a very simple .pro file which then
> creates a library. I was thinking of simply adding the following text to
> the front of qtextdocumentlayout.cpp. Then I would release my project with
> the qtextdocumentlayout.cpp file (modified), an unmodified
> qtextdocumentlayout_p.h, my new qtextdocumentlayout.pro file
I don't have an opinion on the license issue, but I recommend putting the
class in a namespace too if you haven't already done so.
All the best,
Steve.
More information about the Qt-interest-old
mailing list