[Qt] Serious problems with libqt4intf quality for Debian
zeljko
zeljko at holobit.net
Thu Dec 17 12:14:57 CET 2009
On Thursday 17 December 2009 11:47, Felipe Monteiro de Carvalho wrote:
> Hello Den,
>
> Since you are working on this, what about splitting the bindings?
>
> Currently LCL-Qt applications need QWebPage, QNetworkXXX, etc, which
> are not used by it.
>
> A simple split in 2 parts, one with some basic packages which LCL uses
> and another with extra packages would solve the problem.
I cannot agree with such splitting - it's just workaround.
If there's a need to split qt bindings, then it should be splitted in manner
of qt libs.
1.qtcore (so it can be used for console apps only)
2.qtgui (gui components)
3.qtnetwork (network components)
4.qtwebkit (webkit)
In this case lcl-qt should use qtcore + qtgui
zeljko
More information about the Qt
mailing list