[Kde-bindings] NET classes in korundum ?

Arno Rehn arno at arnorehn.de
Mon Apr 19 19:08:05 UTC 2010


On Monday 19 April 2010 09:14:38 Richard Dale wrote:
> The NETRootInfo class is actually in the kdeui smoke library:
> 
> $ smokeapi -r kdeui NETRootInfo
> enum NETRootInfo::ACTIONS
> NETRootInfo::NETRootInfo(const NETRootInfo&)
> NETRootInfo::NETRootInfo(_XDisplay*, unsigned long)
> NETRootInfo::NETRootInfo(_XDisplay*, const unsigned long*, int)
> ...
> 
> But for some reason the class isn't in Korundum:
> 
> $ irb -rkorundum4
> irb(main):001:0> p NETRootInfo
> NameError: uninitialized constant NETRootInfo
>         from (irb):1
> 
> I haven't had time to investigate why yet.
It doesn't start with 'K' and no other rule for putting classes into modules 
is matching. So probably the rules for putting classes into the 'KDE' module 
have to be extended to match against ^NET.

-- 
Arno Rehn
arno at arnorehn.de



More information about the Kde-bindings mailing list