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,11 +138,11 @@ QPushButton:pressed { border-image: url(:/images/bottom_bar/back_ov.png); }</str | ||
138 | <property name="styleSheet"> | 138 | <property name="styleSheet"> |
139 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png);color: rgb(255, 255, 255); } | 139 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png);color: rgb(255, 255, 255); } |
140 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } | 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 | </string> | 142 | </string> |
143 | </property> | 143 | </property> |
144 | <property name="text"> | 144 | <property name="text"> |
145 | - <string> 교정</string> | 145 | + <string>교정</string> |
146 | </property> | 146 | </property> |
147 | </widget> | 147 | </widget> |
148 | </item> | 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,11 +135,14 @@ QPushButton:pressed { border-image: url(:/images/bottom_bar/back_ov.png); }</str | ||
135 | <property name="styleSheet"> | 135 | <property name="styleSheet"> |
136 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); color: rgb(255, 255, 255);} | 136 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); color: rgb(255, 255, 255);} |
137 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } | 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 | </string> | 142 | </string> |
140 | </property> | 143 | </property> |
141 | <property name="text"> | 144 | <property name="text"> |
142 | - <string> 교정</string> | 145 | + <string>교정</string> |
143 | </property> | 146 | </property> |
144 | </widget> | 147 | </widget> |
145 | </item> | 148 | </item> |
@@ -205,10 +208,14 @@ QPushButton { text-align: left;} | @@ -205,10 +208,14 @@ QPushButton { text-align: left;} | ||
205 | <property name="styleSheet"> | 208 | <property name="styleSheet"> |
206 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); color: rgb(255, 255, 255);} | 209 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); color: rgb(255, 255, 255);} |
207 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } | 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 | </property> | 216 | </property> |
210 | <property name="text"> | 217 | <property name="text"> |
211 | - <string> 기본설정</string> | 218 | + <string>기본설정</string> |
212 | </property> | 219 | </property> |
213 | </widget> | 220 | </widget> |
214 | </item> | 221 | </item> |
@@ -274,10 +281,10 @@ QPushButton { text-align: left;}</string> | @@ -274,10 +281,10 @@ QPushButton { text-align: left;}</string> | ||
274 | <property name="styleSheet"> | 281 | <property name="styleSheet"> |
275 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); } | 282 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); } |
276 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } | 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 | </property> | 285 | </property> |
279 | <property name="text"> | 286 | <property name="text"> |
280 | - <string> 기능테스트</string> | 287 | + <string>기능테스트</string> |
281 | </property> | 288 | </property> |
282 | </widget> | 289 | </widget> |
283 | </item> | 290 | </item> |
@@ -343,10 +350,10 @@ QPushButton { color: rgb(255, 255, 255);text-align: left;}</string> | @@ -343,10 +350,10 @@ QPushButton { color: rgb(255, 255, 255);text-align: left;}</string> | ||
343 | <property name="styleSheet"> | 350 | <property name="styleSheet"> |
344 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); } | 351 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); } |
345 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } | 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 | </property> | 354 | </property> |
348 | <property name="text"> | 355 | <property name="text"> |
349 | - <string> 서비스기록</string> | 356 | + <string>서비스기록</string> |
350 | </property> | 357 | </property> |
351 | </widget> | 358 | </widget> |
352 | </item> | 359 | </item> |
@@ -411,10 +418,10 @@ QPushButton {color: rgb(255, 255, 255); text-align: left;}</string> | @@ -411,10 +418,10 @@ QPushButton {color: rgb(255, 255, 255); text-align: left;}</string> | ||
411 | </property> | 418 | </property> |
412 | <property name="styleSheet"> | 419 | <property name="styleSheet"> |
413 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); } | 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 | </property> | 422 | </property> |
416 | <property name="text"> | 423 | <property name="text"> |
417 | - <string> 실시간데이터</string> | 424 | + <string>실시간데이터</string> |
418 | </property> | 425 | </property> |
419 | </widget> | 426 | </widget> |
420 | </item> | 427 | </item> |
@@ -479,10 +486,10 @@ QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); }QPushBu | @@ -479,10 +486,10 @@ QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); }QPushBu | ||
479 | </property> | 486 | </property> |
480 | <property name="styleSheet"> | 487 | <property name="styleSheet"> |
481 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); } | 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 | </property> | 490 | </property> |
484 | <property name="text"> | 491 | <property name="text"> |
485 | - <string> 작동시간</string> | 492 | + <string>작동시간</string> |
486 | </property> | 493 | </property> |
487 | </widget> | 494 | </widget> |
488 | </item> | 495 | </item> |
@@ -548,10 +555,10 @@ QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); }QPushBu | @@ -548,10 +555,10 @@ QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); }QPushBu | ||
548 | <property name="styleSheet"> | 555 | <property name="styleSheet"> |
549 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); } | 556 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png); } |
550 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } | 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 | </property> | 559 | </property> |
553 | <property name="text"> | 560 | <property name="text"> |
554 | - <string> 제품모델설정</string> | 561 | + <string>제품모델설정</string> |
555 | </property> | 562 | </property> |
556 | </widget> | 563 | </widget> |
557 | </item> | 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,11 +138,11 @@ QPushButton:pressed { border-image: url(:/images/bottom_bar/back_ov.png); }</str | ||
138 | <property name="styleSheet"> | 138 | <property name="styleSheet"> |
139 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png);color: rgb(255, 255, 255); } | 139 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png);color: rgb(255, 255, 255); } |
140 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } | 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 | </string> | 142 | </string> |
143 | </property> | 143 | </property> |
144 | <property name="text"> | 144 | <property name="text"> |
145 | - <string> 작동시간</string> | 145 | + <string>작동시간</string> |
146 | </property> | 146 | </property> |
147 | </widget> | 147 | </widget> |
148 | </item> | 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,11 +138,11 @@ QPushButton:pressed { border-image: url(:/images/bottom_bar/back_ov.png); }</str | ||
138 | <property name="styleSheet"> | 138 | <property name="styleSheet"> |
139 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png);color: rgb(255, 255, 255); } | 139 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png);color: rgb(255, 255, 255); } |
140 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } | 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 | </string> | 142 | </string> |
143 | </property> | 143 | </property> |
144 | <property name="text"> | 144 | <property name="text"> |
145 | - <string> 실시간데이터</string> | 145 | + <string>실시간데이터</string> |
146 | </property> | 146 | </property> |
147 | </widget> | 147 | </widget> |
148 | </item> | 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,11 +138,11 @@ QPushButton:pressed { border-image: url(:/images/bottom_bar/back_ov.png); }</str | ||
138 | <property name="styleSheet"> | 138 | <property name="styleSheet"> |
139 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png);color: rgb(255, 255, 255); } | 139 | <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png);color: rgb(255, 255, 255); } |
140 | QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); } | 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 | </string> | 142 | </string> |
143 | </property> | 143 | </property> |
144 | <property name="text"> | 144 | <property name="text"> |
145 | - <string> 서비스기록</string> | 145 | + <string>서비스기록</string> |
146 | </property> | 146 | </property> |
147 | </widget> | 147 | </widget> |
148 | </item> | 148 | </item> |