import Qt 4.6 import "components" as X Rectangle { width: 640 height: 480 X.MyButton { } }