프로젝트

일반

사용자정보

개정판 f4d6cc10

IDf4d6cc10849feca37c30adf597d191bee1e99e88
상위 5fd8cd99
하위 bd0f59b0, 1e505680

humkyung 이(가) 약 7년 전에 추가함

Add ui file

차이점 보기:

DTI_PID/DTI_PID/DTI__PID.ui
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>MainWindow</class>
4
 <widget class="QMainWindow" name="MainWindow">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>800</width>
10
    <height>688</height>
11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string>MainWindow</string>
15
  </property>
16
  <widget class="QWidget" name="centralwidget"/>
17
  <widget class="QMenuBar" name="menubar">
18
   <property name="geometry">
19
    <rect>
20
     <x>0</x>
21
     <y>0</y>
22
     <width>800</width>
23
     <height>21</height>
24
    </rect>
25
   </property>
26
   <widget class="QMenu" name="menu">
27
    <property name="title">
28
     <string>파일</string>
29
    </property>
30
    <addaction name="actionOpen"/>
31
    <addaction name="separator"/>
32
    <addaction name="actionClose"/>
33
   </widget>
34
   <addaction name="menu"/>
35
  </widget>
36
  <widget class="QStatusBar" name="statusbar"/>
37
  <action name="actionOpen">
38
   <property name="text">
39
    <string>열기</string>
40
   </property>
41
   <property name="font">
42
    <font>
43
     <family>맑은 고딕</family>
44
    </font>
45
   </property>
46
  </action>
47
  <action name="actionClose">
48
   <property name="text">
49
    <string>종료</string>
50
   </property>
51
   <property name="font">
52
    <font>
53
     <family>맑은 고딕</family>
54
    </font>
55
   </property>
56
  </action>
57
 </widget>
58
 <resources/>
59
 <connections/>
60
</ui>

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)