Commit 6206812b0db272a64b6609e9d43cdf72d9610613
1 parent
00fd78596e
Exists in
master
and in
2 other branches
엔지니어링 메뉴 항목 텍스트 패딩 적용
Showing
5 changed files
with
29 additions
and
22 deletions
Show diff stats
app/gui/oven_control/adjustmentwindow.ui
| ... | ... | @@ -138,11 +138,11 @@ QPushButton:pressed { border-image: url(:/images/bottom_bar/back_ov.png); }</str |
| 138 | 138 | <property name="styleSheet"> |
| 139 | 139 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png);color: rgb(255, 255, 255); } |
| 140 | 140 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } |
| 141 | -QPushButton { text-align: left;} | |
| 141 | +QPushButton { text-align: left;padding-left:30px;} | |
| 142 | 142 | </string> |
| 143 | 143 | </property> |
| 144 | 144 | <property name="text"> |
| 145 | - <string> 교정</string> | |
| 145 | + <string>교정</string> | |
| 146 | 146 | </property> |
| 147 | 147 | </widget> |
| 148 | 148 | </item> | ... | ... |
app/gui/oven_control/engineermenuwindow.ui
| ... | ... | @@ -135,11 +135,14 @@ QPushButton:pressed { border-image: url(:/images/bottom_bar/back_ov.png); }</str |
| 135 | 135 | <property name="styleSheet"> |
| 136 | 136 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); color: rgb(255, 255, 255);} |
| 137 | 137 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } |
| 138 | -QPushButton { text-align: left;} | |
| 138 | +QPushButton { | |
| 139 | + text-align: left; | |
| 140 | + padding-left : 30px; | |
| 141 | +} | |
| 139 | 142 | </string> |
| 140 | 143 | </property> |
| 141 | 144 | <property name="text"> |
| 142 | - <string> 교정</string> | |
| 145 | + <string>교정</string> | |
| 143 | 146 | </property> |
| 144 | 147 | </widget> |
| 145 | 148 | </item> |
| ... | ... | @@ -205,10 +208,14 @@ QPushButton { text-align: left;} |
| 205 | 208 | <property name="styleSheet"> |
| 206 | 209 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); color: rgb(255, 255, 255);} |
| 207 | 210 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } |
| 208 | -QPushButton { text-align: left;}</string> | |
| 211 | +QPushButton { | |
| 212 | + text-align: left; | |
| 213 | + padding-left : 30px; | |
| 214 | +} | |
| 215 | +</string> | |
| 209 | 216 | </property> |
| 210 | 217 | <property name="text"> |
| 211 | - <string> 기본설정</string> | |
| 218 | + <string>기본설정</string> | |
| 212 | 219 | </property> |
| 213 | 220 | </widget> |
| 214 | 221 | </item> |
| ... | ... | @@ -274,10 +281,10 @@ QPushButton { text-align: left;}</string> |
| 274 | 281 | <property name="styleSheet"> |
| 275 | 282 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); } |
| 276 | 283 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } |
| 277 | -QPushButton { color: rgb(255, 255, 255);text-align: left;}</string> | |
| 284 | +QPushButton { color: rgb(255, 255, 255);text-align: left;padding-left:30px;}</string> | |
| 278 | 285 | </property> |
| 279 | 286 | <property name="text"> |
| 280 | - <string> 기능테스트</string> | |
| 287 | + <string>기능테스트</string> | |
| 281 | 288 | </property> |
| 282 | 289 | </widget> |
| 283 | 290 | </item> |
| ... | ... | @@ -343,10 +350,10 @@ QPushButton { color: rgb(255, 255, 255);text-align: left;}</string> |
| 343 | 350 | <property name="styleSheet"> |
| 344 | 351 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); } |
| 345 | 352 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } |
| 346 | -QPushButton {color: rgb(255, 255, 255); text-align: left;}</string> | |
| 353 | +QPushButton {color: rgb(255, 255, 255); text-align: left;padding-left:30px;}</string> | |
| 347 | 354 | </property> |
| 348 | 355 | <property name="text"> |
| 349 | - <string> 서비스기록</string> | |
| 356 | + <string>서비스기록</string> | |
| 350 | 357 | </property> |
| 351 | 358 | </widget> |
| 352 | 359 | </item> |
| ... | ... | @@ -411,10 +418,10 @@ QPushButton {color: rgb(255, 255, 255); text-align: left;}</string> |
| 411 | 418 | </property> |
| 412 | 419 | <property name="styleSheet"> |
| 413 | 420 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); } |
| 414 | -QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); }QPushButton { color: rgb(255, 255, 255);text-align: left;}</string> | |
| 421 | +QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); }QPushButton { color: rgb(255, 255, 255);text-align: left;padding-left:30px;}</string> | |
| 415 | 422 | </property> |
| 416 | 423 | <property name="text"> |
| 417 | - <string> 실시간데이터</string> | |
| 424 | + <string>실시간데이터</string> | |
| 418 | 425 | </property> |
| 419 | 426 | </widget> |
| 420 | 427 | </item> |
| ... | ... | @@ -479,10 +486,10 @@ QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); }QPushBu |
| 479 | 486 | </property> |
| 480 | 487 | <property name="styleSheet"> |
| 481 | 488 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); } |
| 482 | -QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); }QPushButton { color: rgb(255, 255, 255);text-align: left;}</string> | |
| 489 | +QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); }QPushButton { color: rgb(255, 255, 255);text-align: left;padding-left:30px;}</string> | |
| 483 | 490 | </property> |
| 484 | 491 | <property name="text"> |
| 485 | - <string> 작동시간</string> | |
| 492 | + <string>작동시간</string> | |
| 486 | 493 | </property> |
| 487 | 494 | </widget> |
| 488 | 495 | </item> |
| ... | ... | @@ -548,10 +555,10 @@ QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); }QPushBu |
| 548 | 555 | <property name="styleSheet"> |
| 549 | 556 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); } |
| 550 | 557 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } |
| 551 | -QPushButton { color: rgb(255, 255, 255);text-align: left;}</string> | |
| 558 | +QPushButton { color: rgb(255, 255, 255);text-align: left;padding-left:30px;}</string> | |
| 552 | 559 | </property> |
| 553 | 560 | <property name="text"> |
| 554 | - <string> 제품모델설정</string> | |
| 561 | + <string>제품모델설정</string> | |
| 555 | 562 | </property> |
| 556 | 563 | </widget> |
| 557 | 564 | </item> | ... | ... |
app/gui/oven_control/operationtimemain.ui
| ... | ... | @@ -138,11 +138,11 @@ QPushButton:pressed { border-image: url(:/images/bottom_bar/back_ov.png); }</str |
| 138 | 138 | <property name="styleSheet"> |
| 139 | 139 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png);color: rgb(255, 255, 255); } |
| 140 | 140 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } |
| 141 | -QPushButton { text-align: left;} | |
| 141 | +QPushButton { text-align: left;padding-left:30px;} | |
| 142 | 142 | </string> |
| 143 | 143 | </property> |
| 144 | 144 | <property name="text"> |
| 145 | - <string> 작동시간</string> | |
| 145 | + <string>작동시간</string> | |
| 146 | 146 | </property> |
| 147 | 147 | </widget> |
| 148 | 148 | </item> | ... | ... |
app/gui/oven_control/realtimemain.ui
| ... | ... | @@ -138,11 +138,11 @@ QPushButton:pressed { border-image: url(:/images/bottom_bar/back_ov.png); }</str |
| 138 | 138 | <property name="styleSheet"> |
| 139 | 139 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png);color: rgb(255, 255, 255); } |
| 140 | 140 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } |
| 141 | -QPushButton { text-align: left;} | |
| 141 | +QPushButton { text-align: left;padding-left:30px;} | |
| 142 | 142 | </string> |
| 143 | 143 | </property> |
| 144 | 144 | <property name="text"> |
| 145 | - <string> 실시간데이터</string> | |
| 145 | + <string>실시간데이터</string> | |
| 146 | 146 | </property> |
| 147 | 147 | </widget> |
| 148 | 148 | </item> | ... | ... |
app/gui/oven_control/servicehistorymain.ui
| ... | ... | @@ -138,11 +138,11 @@ QPushButton:pressed { border-image: url(:/images/bottom_bar/back_ov.png); }</str |
| 138 | 138 | <property name="styleSheet"> |
| 139 | 139 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png);color: rgb(255, 255, 255); } |
| 140 | 140 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } |
| 141 | -QPushButton { text-align: left;} | |
| 141 | +QPushButton { text-align: left;padding-left:30px;} | |
| 142 | 142 | </string> |
| 143 | 143 | </property> |
| 144 | 144 | <property name="text"> |
| 145 | - <string> 서비스기록</string> | |
| 145 | + <string>서비스기록</string> | |
| 146 | 146 | </property> |
| 147 | 147 | </widget> |
| 148 | 148 | </item> | ... | ... |