Advanced Settings Panel
[pierogi] / forms / piruserform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PIRUserForm</class>
4  <widget class="QWidget" name="PIRUserForm">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>480</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <property name="margin">
18     <number>8</number>
19    </property>
20    <item row="0" column="0">
21     <widget class="QPushButton" name="userDef1Button">
22      <property name="enabled">
23       <bool>false</bool>
24      </property>
25      <property name="sizePolicy">
26       <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
27        <horstretch>0</horstretch>
28        <verstretch>0</verstretch>
29       </sizepolicy>
30      </property>
31      <property name="text">
32       <string>User Defined 1</string>
33      </property>
34     </widget>
35    </item>
36    <item row="0" column="1">
37     <widget class="QPushButton" name="userDef4Button">
38      <property name="enabled">
39       <bool>false</bool>
40      </property>
41      <property name="sizePolicy">
42       <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
43        <horstretch>0</horstretch>
44        <verstretch>0</verstretch>
45       </sizepolicy>
46      </property>
47      <property name="text">
48       <string>User Defined 4</string>
49      </property>
50     </widget>
51    </item>
52    <item row="1" column="0">
53     <widget class="QPushButton" name="userDef2Button">
54      <property name="enabled">
55       <bool>false</bool>
56      </property>
57      <property name="sizePolicy">
58       <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
59        <horstretch>0</horstretch>
60        <verstretch>0</verstretch>
61       </sizepolicy>
62      </property>
63      <property name="text">
64       <string>User Defined 2</string>
65      </property>
66     </widget>
67    </item>
68    <item row="1" column="1">
69     <widget class="QPushButton" name="userDef5Button">
70      <property name="enabled">
71       <bool>false</bool>
72      </property>
73      <property name="sizePolicy">
74       <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
75        <horstretch>0</horstretch>
76        <verstretch>0</verstretch>
77       </sizepolicy>
78      </property>
79      <property name="text">
80       <string>User Defined 5</string>
81      </property>
82     </widget>
83    </item>
84    <item row="2" column="0">
85     <widget class="QPushButton" name="userDef3Button">
86      <property name="enabled">
87       <bool>false</bool>
88      </property>
89      <property name="sizePolicy">
90       <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
91        <horstretch>0</horstretch>
92        <verstretch>0</verstretch>
93       </sizepolicy>
94      </property>
95      <property name="text">
96       <string>User Defined 3</string>
97      </property>
98     </widget>
99    </item>
100    <item row="2" column="1">
101     <widget class="QPushButton" name="userDef6Button">
102      <property name="enabled">
103       <bool>false</bool>
104      </property>
105      <property name="sizePolicy">
106       <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
107        <horstretch>0</horstretch>
108        <verstretch>0</verstretch>
109       </sizepolicy>
110      </property>
111      <property name="text">
112       <string>User Defined 6</string>
113      </property>
114     </widget>
115    </item>
116   </layout>
117  </widget>
118  <resources/>
119  <connections/>
120 </ui>