[Kde-bindings] other issues with latest revision of smoke and korundum from 4.4 branch
Richard Dale
rdale at foton.es
Fri Jan 29 18:40:01 UTC 2010
On Friday 29 January 2010 05:40:57 pm Arno Rehn wrote:
> > "KateLayoutCache", "KateWordCompletionView", "KateCompletionModel",
> > "KateArgumentHintModel"]
> > and no KateViewInternal. Given that KateViewInternal is, as the name
> > states, an internal class, maybe leaving it out is intentional. I just
> > wanted to be sure of this.
>
> Yes. First of all, leaving it out would be intentional. But there isn't
> even a class named 'KateViewInternal' in any of the headers. If it has
> ever been there, it might have just silently disappeared. It's an internal
> class after all.
> I hope you can find a way around it :).
If the QtRuby runtime finds a QObject subclass that isn't in the Smoke library,
it creates it dynamically - see set_obj_info() in Qt.cpp. So that might
explain where the class came from.
-- Richard
More information about the Kde-bindings
mailing list