Tagged Questions
3
votes
0answers
110 views
QT plugins and LGPL [closed]
I am puzzled by the LGPL definitions and requirements when it applies to dynamically linked QT dll's that are covered by LGPL license. I am especially confused with LGPL requirements regarding QT ...
0
votes
1answer
828 views
Qt - LGPL vs Commercial
According to their site, the differences are:
Keep distribution licensing options
open
Charge for development licenses
Both are marked as 'X' for the LGPL version.
I dont understand what does it ...
2
votes
2answers
483 views
How to reduce Qt's output size based on application usage
I've recently been looking at Qt, and yes I should have started a long time ago... But the issue has come up that the prebuilt or self compiled .dlls, QtCore4.dll, QtGui4.dll, etc., are quite large.
...
3
votes
1answer
409 views
Making an app in Qt, under LGPL, Can I sell it?
I will be developing an application in Qt, using Qt under the LGPL license. Can I sell it to a client, without providing the source code for it?