Blame view

app/gui/oven_control/dotprogressbarwidget.ui 623 Bytes
c2ade431c   김태훈   모든 폼에서 창 제목 제거
1
  <?xml version="1.0" encoding="UTF-8"?>
92fef6124   고영탁   환경 설정 - 설정 UI 완료
2
  <ui version="4.0">
92fef6124   고영탁   환경 설정 - 설정 UI 완료
3
4
   <class>DotProgressBarWidget</class>
   <widget class="QWidget" name="DotProgressBarWidget">
c2ade431c   김태훈   모든 폼에서 창 제목 제거
5
6
7
8
    <property name="geometry">
     <rect>
      <x>0</x>
      <y>0</y>
054d6e75f   김태훈   ui 파일 일괄 변경
9
10
      <width>852</width>
      <height>151</height>
c2ade431c   김태훈   모든 폼에서 창 제목 제거
11
     </rect>
92fef6124   고영탁   환경 설정 - 설정 UI 완료
12
    </property>
c2ade431c   김태훈   모든 폼에서 창 제목 제거
13
14
15
16
17
18
19
20
21
22
23
24
25
26
    <layout class="QHBoxLayout" name="horizontalLayout">
     <property name="leftMargin">
      <number>0</number>
     </property>
     <property name="rightMargin">
      <number>0</number>
     </property>
     <item>
      <layout class="QHBoxLayout" name="horizontalLayout_2"/>
     </item>
    </layout>
   </widget>
   <resources/>
   <connections/>
92fef6124   고영탁   환경 설정 - 설정 UI 완료
27
  </ui>