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