]> ruin.nu Git - eonsl.git/blobdiff - eonsl/widgets/war.ui
These files is for making the project
[eonsl.git] / eonsl / widgets / war.ui
diff --git a/eonsl/widgets/war.ui b/eonsl/widgets/war.ui
new file mode 100644 (file)
index 0000000..7452a55
--- /dev/null
@@ -0,0 +1,253 @@
+<!DOCTYPE UI><UI>
+<class>NoName</class>
+<widget>
+    <class>QDialog</class>
+    <property stdset="1">
+        <name>name</name>
+        <cstring>NoName</cstring>
+    </property>
+    <property stdset="1">
+        <name>geometry</name>
+        <rect>
+            <x>0</x>
+            <y>0</y>
+            <width>406</width>
+            <height>470</height>
+        </rect>
+    </property>
+    <property stdset="1">
+        <name>caption</name>
+        <string>NoName</string>
+    </property>
+    <widget>
+        <class>QListBox</class>
+        <property stdset="1">
+            <name>name</name>
+            <cstring>InvolvList</cstring>
+        </property>
+        <property stdset="1">
+            <name>geometry</name>
+            <rect>
+                <x>230</x>
+                <y>330</y>
+                <width>150</width>
+                <height>70</height>
+            </rect>
+        </property>
+    </widget>
+    <widget>
+        <class>QLabel</class>
+        <property stdset="1">
+            <name>name</name>
+            <cstring>InvolvLabel</cstring>
+        </property>
+        <property stdset="1">
+            <name>geometry</name>
+            <rect>
+                <x>230</x>
+                <y>300</y>
+                <width>100</width>
+                <height>30</height>
+            </rect>
+        </property>
+        <property stdset="1">
+            <name>text</name>
+            <string>Involverad med:</string>
+        </property>
+    </widget>
+    <widget>
+        <class>QLabel</class>
+        <property stdset="1">
+            <name>name</name>
+            <cstring>AvstandLabel</cstring>
+        </property>
+        <property stdset="1">
+            <name>geometry</name>
+            <rect>
+                <x>230</x>
+                <y>20</y>
+                <width>100</width>
+                <height>20</height>
+            </rect>
+        </property>
+        <property stdset="1">
+            <name>text</name>
+            <string>Avståndsanfallare</string>
+        </property>
+    </widget>
+    <widget>
+        <class>QLabel</class>
+        <property stdset="1">
+            <name>name</name>
+            <cstring>OppningLabel</cstring>
+        </property>
+        <property stdset="1">
+            <name>geometry</name>
+            <rect>
+                <x>230</x>
+                <y>150</y>
+                <width>110</width>
+                <height>20</height>
+            </rect>
+        </property>
+        <property stdset="1">
+            <name>text</name>
+            <string>Öppnings</string>
+        </property>
+    </widget>
+    <widget>
+        <class>QPushButton</class>
+        <property stdset="1">
+            <name>name</name>
+            <cstring>RunButton</cstring>
+        </property>
+        <property stdset="1">
+            <name>geometry</name>
+            <rect>
+                <x>280</x>
+                <y>410</y>
+                <width>100</width>
+                <height>30</height>
+            </rect>
+        </property>
+        <property stdset="1">
+            <name>text</name>
+            <string>Kör</string>
+        </property>
+    </widget>
+    <widget>
+        <class>QLabel</class>
+        <property stdset="1">
+            <name>name</name>
+            <cstring>RPLabel</cstring>
+        </property>
+        <property stdset="1">
+            <name>geometry</name>
+            <rect>
+                <x>20</x>
+                <y>10</y>
+                <width>100</width>
+                <height>30</height>
+            </rect>
+        </property>
+        <property stdset="1">
+            <name>text</name>
+            <string>Försvarare</string>
+        </property>
+    </widget>
+    <widget>
+        <class>QListView</class>
+        <column>
+            <property>
+                <name>text</name>
+                <string>Motståndare</string>
+            </property>
+            <property>
+                <name>clickable</name>
+                <bool>true</bool>
+            </property>
+            <property>
+                <name>resizeable</name>
+                <bool>true</bool>
+            </property>
+        </column>
+        <property stdset="1">
+            <name>name</name>
+            <cstring>OppningView</cstring>
+        </property>
+        <property stdset="1">
+            <name>geometry</name>
+            <rect>
+                <x>230</x>
+                <y>170</y>
+                <width>170</width>
+                <height>130</height>
+            </rect>
+        </property>
+        <property stdset="1">
+            <name>vScrollBarMode</name>
+            <enum>Auto</enum>
+        </property>
+        <property stdset="1">
+            <name>hScrollBarMode</name>
+            <enum>Auto</enum>
+        </property>
+    </widget>
+    <widget>
+        <class>QListView</class>
+        <column>
+            <property>
+                <name>text</name>
+                <string>Skyttar</string>
+            </property>
+            <property>
+                <name>clickable</name>
+                <bool>true</bool>
+            </property>
+            <property>
+                <name>resizeable</name>
+                <bool>true</bool>
+            </property>
+        </column>
+        <property stdset="1">
+            <name>name</name>
+            <cstring>AvstandView</cstring>
+        </property>
+        <property stdset="1">
+            <name>geometry</name>
+            <rect>
+                <x>230</x>
+                <y>40</y>
+                <width>170</width>
+                <height>110</height>
+            </rect>
+        </property>
+        <property stdset="1">
+            <name>vScrollBarMode</name>
+            <enum>Auto</enum>
+        </property>
+        <property stdset="1">
+            <name>hScrollBarMode</name>
+            <enum>Auto</enum>
+        </property>
+    </widget>
+    <widget>
+        <class>QListView</class>
+        <column>
+            <property>
+                <name>text</name>
+                <string>New Column</string>
+            </property>
+            <property>
+                <name>clickable</name>
+                <bool>true</bool>
+            </property>
+            <property>
+                <name>resizeable</name>
+                <bool>true</bool>
+            </property>
+        </column>
+        <property stdset="1">
+            <name>name</name>
+            <cstring>ForsvarView</cstring>
+        </property>
+        <property stdset="1">
+            <name>geometry</name>
+            <rect>
+                <x>20</x>
+                <y>40</y>
+                <width>150</width>
+                <height>360</height>
+            </rect>
+        </property>
+        <property stdset="1">
+            <name>vScrollBarMode</name>
+            <enum>Auto</enum>
+        </property>
+        <property stdset="1">
+            <name>hScrollBarMode</name>
+            <enum>Auto</enum>
+        </property>
+    </widget>
+</widget>
+</UI>