QPushButton {
border-image: url(:/OtherButton/images/otherbutton/left.png);
}
QPushButton:hover {
border-image: url(:/OtherButton/images/otherbutton/yleft.png);