2012-04-03 01:09:47 +02:00
|
|
|
ContainerWindow < MiniWindow
|
|
|
|
height: 150
|
2012-01-13 01:31:39 +01:00
|
|
|
|
2012-04-03 01:09:47 +02:00
|
|
|
UIItem
|
|
|
|
id: containerItemWidget
|
|
|
|
virtual: true
|
|
|
|
item-id: 3253
|
|
|
|
size: 32 32
|
|
|
|
anchors.top: parent.top
|
|
|
|
anchors.left: parent.left
|
|
|
|
margin-top: -6
|
|
|
|
margin-left: -6
|
2012-01-13 01:31:39 +01:00
|
|
|
|
2012-04-03 01:09:47 +02:00
|
|
|
UIButton
|
|
|
|
id: upButton
|
|
|
|
anchors.top: minimizeButton.top
|
|
|
|
anchors.right: minimizeButton.left
|
|
|
|
margin-right: 3
|
|
|
|
size: 14 14
|
|
|
|
image-source: /game/images/miniwindowbuttons.png
|
|
|
|
image-clip: 42 0 14 14
|
2012-01-13 01:31:39 +01:00
|
|
|
|
2012-04-03 01:09:47 +02:00
|
|
|
$hover:
|
|
|
|
image-clip: 42 14 14 14
|
|
|
|
|
|
|
|
$pressed:
|
|
|
|
image-clip: 42 28 14 14
|
|
|
|
|
|
|
|
MiniWindowContents
|
|
|
|
padding: 27 6 6 8
|
|
|
|
layout:
|
|
|
|
type: grid
|
|
|
|
cell-size: 34 34
|
|
|
|
flow: true
|
|
|
|
auto-spacing: true
|