개정판 1ee76b09
drawing copy test
Change-Id: I09d1792b34c5cabe0b08a733c3434ec9bf020233
DTI_PID/DTI_PID/UI/CopyDrawing.ui | ||
---|---|---|
7 | 7 |
<x>0</x> |
8 | 8 |
<y>0</y> |
9 | 9 |
<width>450</width> |
10 |
<height>79</height>
|
|
10 |
<height>115</height>
|
|
11 | 11 |
</rect> |
12 | 12 |
</property> |
13 | 13 |
<property name="minimumSize"> |
... | ... | |
19 | 19 |
<property name="maximumSize"> |
20 | 20 |
<size> |
21 | 21 |
<width>650</width> |
22 |
<height>79</height>
|
|
22 |
<height>150</height>
|
|
23 | 23 |
</size> |
24 | 24 |
</property> |
25 | 25 |
<property name="font"> |
... | ... | |
35 | 35 |
<layout class="QVBoxLayout" name="verticalLayout"> |
36 | 36 |
<item> |
37 | 37 |
<layout class="QFormLayout" name="formLayout"> |
38 |
<item row="0" column="0">
|
|
38 |
<item row="1" column="0">
|
|
39 | 39 |
<widget class="QLabel" name="label"> |
40 | 40 |
<property name="font"> |
41 | 41 |
<font> |
42 | 42 |
<family>맑은 고딕</family> |
43 | 43 |
<pointsize>10</pointsize> |
44 |
<weight>50</weight>
|
|
45 |
<bold>false</bold>
|
|
44 |
<weight>75</weight>
|
|
45 |
<bold>true</bold>
|
|
46 | 46 |
</font> |
47 | 47 |
</property> |
48 | 48 |
<property name="text"> |
49 |
<string>Name : </string>
|
|
49 |
<string>To : </string>
|
|
50 | 50 |
</property> |
51 | 51 |
</widget> |
52 | 52 |
</item> |
53 |
<item row="0" column="1">
|
|
53 |
<item row="1" column="1">
|
|
54 | 54 |
<layout class="QHBoxLayout" name="horizontalLayout"> |
55 | 55 |
<item> |
56 | 56 |
<widget class="QLineEdit" name="lineEdit"/> |
57 | 57 |
</item> |
58 | 58 |
</layout> |
59 | 59 |
</item> |
60 |
<item row="0" column="0"> |
|
61 |
<widget class="QLabel" name="label_2"> |
|
62 |
<property name="text"> |
|
63 |
<string>From : </string> |
|
64 |
</property> |
|
65 |
</widget> |
|
66 |
</item> |
|
67 |
<item row="0" column="1"> |
|
68 |
<widget class="QLineEdit" name="lineEdit_2"> |
|
69 |
<property name="readOnly"> |
|
70 |
<bool>true</bool> |
|
71 |
</property> |
|
72 |
</widget> |
|
73 |
</item> |
|
60 | 74 |
</layout> |
61 | 75 |
</item> |
62 | 76 |
<item> |
내보내기 Unified diff