import Qt 4.7
import Bauhaus 1.0
QLabel {
id: label
alignment: "Qt::AlignRight | Qt::AlignVCenter"
fixedWidth: 76
}