[Kde-bindings] Some questions on kalyptus

Richard Dale rdale at foton.es
Thu Jan 18 18:59:39 UTC 2007


On Thursday 18 January 2007 18:49, Arno Rehn wrote:
> > The methods called 'NewQApplication' aren't called directly by the Qyoto
> > application code, only by the public constructors. So as long as the
> > constructors just have an argv parameter the code is correct.
>
> Yes, I know, but in the public constructors we modify the array to have as
> the first element the executing assembly. Then we call NewQApplication and
> pass the modifed array. But only in the first constructor the modified
> array is actually passed, in the other two the unmodifief one is used,
> which will probably cause some trouble.
Ah, ok I see - it does sound wrong then, and QCoreApplication may be wrong too 
if the constructors do something similar.

-- Richard



More information about the Kde-bindings mailing list