|
23 | 23 | <height>381</height> |
24 | 24 | </rect> |
25 | 25 | </property> |
| 26 | + <property name="font"> |
| 27 | + <font> |
| 28 | + <pointsize>10</pointsize> |
| 29 | + </font> |
| 30 | + </property> |
26 | 31 | </widget> |
27 | 32 | <widget class="QPushButton" name="pushButton"> |
28 | 33 | <property name="geometry"> |
|
33 | 38 | <height>41</height> |
34 | 39 | </rect> |
35 | 40 | </property> |
| 41 | + <property name="font"> |
| 42 | + <font> |
| 43 | + <pointsize>10</pointsize> |
| 44 | + </font> |
| 45 | + </property> |
36 | 46 | <property name="text"> |
37 | 47 | <string>Load url</string> |
38 | 48 | </property> |
|
43 | 53 | <x>810</x> |
44 | 54 | <y>60</y> |
45 | 55 | <width>491</width> |
46 | | - <height>551</height> |
| 56 | + <height>501</height> |
47 | 57 | </rect> |
48 | 58 | </property> |
| 59 | + <property name="font"> |
| 60 | + <font> |
| 61 | + <pointsize>10</pointsize> |
| 62 | + </font> |
| 63 | + </property> |
49 | 64 | </widget> |
50 | 65 | <widget class="QPushButton" name="pushButton_2"> |
51 | 66 | <property name="geometry"> |
52 | 67 | <rect> |
53 | 68 | <x>500</x> |
54 | | - <y>580</y> |
| 69 | + <y>560</y> |
55 | 70 | <width>91</width> |
56 | 71 | <height>41</height> |
57 | 72 | </rect> |
58 | 73 | </property> |
| 74 | + <property name="font"> |
| 75 | + <font> |
| 76 | + <pointsize>10</pointsize> |
| 77 | + </font> |
| 78 | + </property> |
59 | 79 | <property name="text"> |
60 | 80 | <string>Get source</string> |
61 | 81 | </property> |
|
69 | 89 | <height>41</height> |
70 | 90 | </rect> |
71 | 91 | </property> |
| 92 | + <property name="font"> |
| 93 | + <font> |
| 94 | + <pointsize>12</pointsize> |
| 95 | + </font> |
| 96 | + </property> |
72 | 97 | </widget> |
73 | 98 | <widget class="QTextEdit" name="textEdit_2"> |
74 | 99 | <property name="geometry"> |
75 | 100 | <rect> |
76 | 101 | <x>30</x> |
77 | | - <y>580</y> |
| 102 | + <y>560</y> |
78 | 103 | <width>431</width> |
79 | 104 | <height>41</height> |
80 | 105 | </rect> |
81 | 106 | </property> |
| 107 | + <property name="font"> |
| 108 | + <font> |
| 109 | + <pointsize>12</pointsize> |
| 110 | + </font> |
| 111 | + </property> |
82 | 112 | </widget> |
83 | 113 | <widget class="QPushButton" name="pushButton_3"> |
84 | 114 | <property name="geometry"> |
85 | 115 | <rect> |
86 | 116 | <x>1190</x> |
87 | | - <y>640</y> |
| 117 | + <y>610</y> |
88 | 118 | <width>111</width> |
89 | 119 | <height>41</height> |
90 | 120 | </rect> |
91 | 121 | </property> |
| 122 | + <property name="font"> |
| 123 | + <font> |
| 124 | + <pointsize>10</pointsize> |
| 125 | + </font> |
| 126 | + </property> |
92 | 127 | <property name="text"> |
93 | 128 | <string>Clear logs</string> |
94 | 129 | </property> |
|
97 | 132 | <property name="geometry"> |
98 | 133 | <rect> |
99 | 134 | <x>810</x> |
100 | | - <y>640</y> |
| 135 | + <y>610</y> |
101 | 136 | <width>101</width> |
102 | 137 | <height>41</height> |
103 | 138 | </rect> |
104 | 139 | </property> |
105 | | - <property name="text"> |
106 | | - <string>Save Logs</string> |
107 | | - </property> |
108 | | - </widget> |
109 | | - <widget class="QRadioButton" name="radioButton"> |
110 | | - <property name="geometry"> |
111 | | - <rect> |
112 | | - <x>40</x> |
113 | | - <y>550</y> |
114 | | - <width>101</width> |
115 | | - <height>17</height> |
116 | | - </rect> |
| 140 | + <property name="font"> |
| 141 | + <font> |
| 142 | + <pointsize>10</pointsize> |
| 143 | + </font> |
117 | 144 | </property> |
118 | 145 | <property name="text"> |
119 | | - <string>First Occurence</string> |
120 | | - </property> |
121 | | - </widget> |
122 | | - <widget class="QRadioButton" name="radioButton_2"> |
123 | | - <property name="geometry"> |
124 | | - <rect> |
125 | | - <x>160</x> |
126 | | - <y>550</y> |
127 | | - <width>101</width> |
128 | | - <height>17</height> |
129 | | - </rect> |
130 | | - </property> |
131 | | - <property name="text"> |
132 | | - <string>All Occurence</string> |
| 146 | + <string>Save Logs</string> |
133 | 147 | </property> |
134 | 148 | </widget> |
135 | 149 | </widget> |
|
142 | 156 | <height>21</height> |
143 | 157 | </rect> |
144 | 158 | </property> |
| 159 | + <widget class="QMenu" name="menuGuide"> |
| 160 | + <property name="title"> |
| 161 | + <string>Setting</string> |
| 162 | + </property> |
| 163 | + <addaction name="actionGuide"/> |
| 164 | + </widget> |
| 165 | + <addaction name="menuGuide"/> |
145 | 166 | </widget> |
146 | 167 | <widget class="QStatusBar" name="statusbar"/> |
| 168 | + <action name="actionGuide"> |
| 169 | + <property name="text"> |
| 170 | + <string>Guide</string> |
| 171 | + </property> |
| 172 | + </action> |
147 | 173 | </widget> |
148 | 174 | <resources/> |
149 | 175 | <connections/> |
|
0 commit comments