ProgrammingWindow 0 0 900 1600 MainWindow #centralwidget { background-image: url(:/images/background/etc.png); } #bottomBar { background-image: url(:/images/bottom_bar/background.png); } QPushButton[style="mode"] { background-repeat: no-repeat; background-position: center; background-clip: border; background-origin: border; margin-bottom: 50px; border-top: 130px; border-bottom: -50px; border-style: hidden; color: white; font-size: 30px; } QPushButton[style="mode"]:checked { image: url(:/images/cook_mode/indicator.png); image-position: bottom; } 0 0 900 426 #clockContainer { background-image: url(:/images/clock/background.png); } 272 36 356 355 0 1450 900 150 288 26 97 97 QPushButton { border-image: url(:/images/bottom_bar/back.png); } QPushButton:pressed { border-image: url(:/images/bottom_bar/back_ov.png); } 402 26 97 97 QPushButton { border-image: url(:/images/bottom_bar/006_sys_icon_15.png); } QPushButton:pressed { border-image: url(:/images/bottom_bar/006_sys_icon_15_ov.png); } 515 26 97 97 QPushButton { border-image: url(:/images/bottom_bar/help.png); } QPushButton:pressed { border-image: url(:/images/bottom_bar/help_ov.png); } 100 426 700 221 0 0 QPushButton { background-image: url(:/images/etc/main_btn_01.png); } QPushButton:pressed { background-image: url(:/images/etc/main_btn_01_ov.png); } 자동 요리 만들기 true true mode 0 0 QPushButton { background-image: url(:/images/etc/main_btn_02.png); } QPushButton:pressed { background-image: url(:/images/etc/main_btn_02_ov.png); } 수동 요리 만들기 true true mode Clock QWidget
clock.h
1