|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>551</width> |
| 9 | + <width>482</width> |
10 | 10 | <height>165</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
|
21 | 21 | <string notr="true"/> |
22 | 22 | </property> |
23 | 23 | <layout class="QGridLayout" name="gridLayout"> |
24 | | - <item row="2" column="2"> |
| 24 | + <item row="2" column="1"> |
25 | 25 | <widget class="QLabel" name="path"> |
26 | 26 | <property name="text"> |
27 | 27 | <string>TextLabel</string> |
|
31 | 31 | </property> |
32 | 32 | </widget> |
33 | 33 | </item> |
34 | | - <item row="1" column="2"> |
| 34 | + <item row="1" column="1"> |
35 | 35 | <widget class="QLineEdit" name="bkName"/> |
36 | 36 | </item> |
37 | | - <item row="2" column="1"> |
| 37 | + <item row="2" column="0"> |
38 | 38 | <widget class="QLabel" name="Lpath"> |
39 | 39 | <property name="text"> |
40 | 40 | <string>Path :</string> |
41 | 41 | </property> |
42 | 42 | </widget> |
43 | 43 | </item> |
44 | | - <item row="0" column="1"> |
| 44 | + <item row="0" column="0"> |
45 | 45 | <widget class="QLabel" name="LbkSection"> |
46 | 46 | <property name="text"> |
47 | 47 | <string>Section</string> |
48 | 48 | </property> |
49 | 49 | </widget> |
50 | 50 | </item> |
51 | | - <item row="0" column="2"> |
| 51 | + <item row="0" column="1"> |
52 | 52 | <widget class="QComboBox" name="bkSection"/> |
53 | 53 | </item> |
54 | | - <item row="1" column="1"> |
| 54 | + <item row="1" column="0"> |
55 | 55 | <widget class="QLabel" name="LbkName"> |
56 | 56 | <property name="text"> |
57 | 57 | <string>Bookmark Name :</string> |
58 | 58 | </property> |
59 | 59 | </widget> |
60 | 60 | </item> |
61 | | - <item row="3" column="1" colspan="2"> |
| 61 | + <item row="3" column="0" colspan="2"> |
62 | 62 | <widget class="QLabel" name="bkStatus"> |
63 | 63 | <property name="styleSheet"> |
64 | 64 | <string notr="true">color: rgb(239, 41, 41);</string> |
|
68 | 68 | </property> |
69 | 69 | </widget> |
70 | 70 | </item> |
71 | | - <item row="4" column="1" colspan="2"> |
| 71 | + <item row="4" column="0" colspan="2"> |
72 | 72 | <layout class="QHBoxLayout" name="horizontalLayout"> |
73 | 73 | <item> |
74 | 74 | <spacer name="horizontalSpacer"> |
|
99 | 99 | </item> |
100 | 100 | </layout> |
101 | 101 | </item> |
102 | | - <item row="0" column="0" rowspan="5"> |
103 | | - <widget class="QLabel" name="bkIcon"> |
104 | | - <property name="minimumSize"> |
105 | | - <size> |
106 | | - <width>120</width> |
107 | | - <height>120</height> |
108 | | - </size> |
109 | | - </property> |
110 | | - <property name="text"> |
111 | | - <string>TextLabel</string> |
112 | | - </property> |
113 | | - <property name="scaledContents"> |
114 | | - <bool>true</bool> |
115 | | - </property> |
116 | | - </widget> |
117 | | - </item> |
118 | 102 | </layout> |
119 | 103 | </widget> |
120 | 104 | <layoutdefault spacing="6" margin="11"/> |
|
0 commit comments