]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blob - src/privacybrowserpcview.ui
Initial commit.
[PrivacyBrowserPC.git] / src / privacybrowserpcview.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PrivacyBrowserPCView</class>
4  <widget class="QWidget" name="PrivacyBrowserPCView">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>315</width>
10     <height>233</height>
11    </rect>
12   </property>
13   <property name="autoFillBackground">
14    <bool>true</bool>
15   </property>
16   <layout class="QGridLayout">
17    <property name="leftMargin">
18     <number>0</number>
19    </property>
20    <property name="topMargin">
21     <number>0</number>
22    </property>
23    <property name="rightMargin">
24     <number>0</number>
25    </property>
26    <property name="bottomMargin">
27     <number>0</number>
28    </property>
29    <item row="0" column="0">
30     <widget class="QLabel" name="templateLabel">
31      <property name="palette">
32       <palette>
33        <active>
34         <colorrole role="WindowText">
35          <brush brushstyle="SolidPattern">
36           <color alpha="255">
37            <red>255</red>
38            <green>255</green>
39            <blue>0</blue>
40           </color>
41          </brush>
42         </colorrole>
43         <colorrole role="Button">
44          <brush brushstyle="SolidPattern">
45           <color alpha="255">
46            <red>0</red>
47            <green>0</green>
48            <blue>0</blue>
49           </color>
50          </brush>
51         </colorrole>
52         <colorrole role="Base">
53          <brush brushstyle="SolidPattern">
54           <color alpha="255">
55            <red>0</red>
56            <green>0</green>
57            <blue>0</blue>
58           </color>
59          </brush>
60         </colorrole>
61         <colorrole role="Window">
62          <brush brushstyle="SolidPattern">
63           <color alpha="255">
64            <red>0</red>
65            <green>0</green>
66            <blue>0</blue>
67           </color>
68          </brush>
69         </colorrole>
70         <colorrole role="AlternateBase">
71          <brush brushstyle="SolidPattern">
72           <color alpha="255">
73            <red>0</red>
74            <green>0</green>
75            <blue>0</blue>
76           </color>
77          </brush>
78         </colorrole>
79        </active>
80        <inactive>
81         <colorrole role="WindowText">
82          <brush brushstyle="SolidPattern">
83           <color alpha="255">
84            <red>255</red>
85            <green>255</green>
86            <blue>0</blue>
87           </color>
88          </brush>
89         </colorrole>
90         <colorrole role="Button">
91          <brush brushstyle="SolidPattern">
92           <color alpha="255">
93            <red>0</red>
94            <green>0</green>
95            <blue>0</blue>
96           </color>
97          </brush>
98         </colorrole>
99         <colorrole role="Base">
100          <brush brushstyle="SolidPattern">
101           <color alpha="255">
102            <red>0</red>
103            <green>0</green>
104            <blue>0</blue>
105           </color>
106          </brush>
107         </colorrole>
108         <colorrole role="Window">
109          <brush brushstyle="SolidPattern">
110           <color alpha="255">
111            <red>0</red>
112            <green>0</green>
113            <blue>0</blue>
114           </color>
115          </brush>
116         </colorrole>
117         <colorrole role="AlternateBase">
118          <brush brushstyle="SolidPattern">
119           <color alpha="255">
120            <red>0</red>
121            <green>0</green>
122            <blue>0</blue>
123           </color>
124          </brush>
125         </colorrole>
126        </inactive>
127        <disabled>
128         <colorrole role="WindowText">
129          <brush brushstyle="SolidPattern">
130           <color alpha="255">
131            <red>119</red>
132            <green>119</green>
133            <blue>119</blue>
134           </color>
135          </brush>
136         </colorrole>
137         <colorrole role="Button">
138          <brush brushstyle="SolidPattern">
139           <color alpha="255">
140            <red>0</red>
141            <green>0</green>
142            <blue>0</blue>
143           </color>
144          </brush>
145         </colorrole>
146         <colorrole role="Base">
147          <brush brushstyle="SolidPattern">
148           <color alpha="255">
149            <red>0</red>
150            <green>0</green>
151            <blue>0</blue>
152           </color>
153          </brush>
154         </colorrole>
155         <colorrole role="Window">
156          <brush brushstyle="SolidPattern">
157           <color alpha="255">
158            <red>0</red>
159            <green>0</green>
160            <blue>0</blue>
161           </color>
162          </brush>
163         </colorrole>
164         <colorrole role="AlternateBase">
165          <brush brushstyle="SolidPattern">
166           <color alpha="255">
167            <red>0</red>
168            <green>0</green>
169            <blue>0</blue>
170           </color>
171          </brush>
172         </colorrole>
173        </disabled>
174       </palette>
175      </property>
176      <property name="font">
177       <font>
178        <family>Sans Serif</family>
179        <pointsize>12</pointsize>
180       </font>
181      </property>
182      <property name="autoFillBackground">
183       <bool>true</bool>
184      </property>
185      <property name="text">
186       <string>hello, world</string>
187      </property>
188      <property name="scaledContents">
189       <bool>true</bool>
190      </property>
191      <property name="alignment">
192       <set>Qt::AlignCenter</set>
193      </property>
194      <property name="wordWrap">
195       <bool>false</bool>
196      </property>
197     </widget>
198    </item>
199   </layout>
200  </widget>
201  <resources/>
202  <connections/>
203 </ui>