import Qt 4.6 import "local" as X import "local/SubLib" as Y VerticalPositioner { X.Foo { } Y.Bar { } }