]> git.sesse.net Git - nageru/blobdiff - ui_input_mapping.ui
Store an input mapping, and show it in the UI.
[nageru] / ui_input_mapping.ui
index 82a0d3db8ae3926f14694da17861df4571826faf..f2c28ab911a6793e2184acc16f4e2b36d4a73031 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ui version="4.0">
  <class>InputMappingDialog</class>
- <widget class="QDialog" name="Dialog">
+ <widget class="QDialog" name="InputMappingDialog">
   <property name="geometry">
    <rect>
     <x>0</x>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_2">
    <item>
-    <widget class="QTableWidget" name="tableWidget">
+    <widget class="QTableWidget" name="table">
+     <column>
+      <property name="text">
+       <string/>
+      </property>
+     </column>
      <column>
       <property name="text">
        <string>Device</string>
@@ -53,7 +58,8 @@
         <string/>
        </property>
        <property name="icon">
-        <iconset theme="list-add"/>
+        <iconset theme="list-add">
+         <normaloff>.</normaloff>.</iconset>
        </property>
       </widget>
      </item>
         <string/>
        </property>
        <property name="icon">
-        <iconset theme="go-up"/>
+        <iconset theme="go-up">
+         <normaloff>.</normaloff>.</iconset>
        </property>
       </widget>
      </item>
         <string/>
        </property>
        <property name="icon">
-        <iconset theme="go-down"/>
+        <iconset theme="go-down">
+         <normaloff>.</normaloff>.</iconset>
        </property>
       </widget>
      </item>