qt-copy patch 0180
Marijn Kruisselbrink
m.kruisselbrink at student.tue.nl
Wed Jan 30 09:26:18 GMT 2008
Thiago Macieira wrote:
> Lubos Lunak wrote:
>
>>> Exactly. QtUiTools cannot use the private inheritance tree for that
>>> reason.
>>>
>> Given that QUiLoader is a QObject, that will be quite hard to avoid
>> without breaking compatibility somehow.
>>
>
> It's linked statically. There is no binary compatibility to maintain.
>
Isn't there a potential problem that the part of it that is linked
statically into an executable is not binary compatible with the part
that is linked dynamically when running the executable?
Marijn Kruisselbrink
More information about the kde-core-devel
mailing list