]> git.sesse.net Git - pkanalytics/blobdiff - mainwindow.ui
Implement optional gender rule A and pull rules.
[pkanalytics] / mainwindow.ui
index 1a9ede58200af306676f19f66b3e811f154dd54d..3806b608d438c57fac0839556312ddc51e0ea829 100644 (file)
     <addaction name="action_export_json"/>
     <addaction name="action_exit"/>
    </widget>
+   <widget class="QMenu" name="menuMatch">
+    <property name="title">
+     <string>Match</string>
+    </property>
+    <addaction name="action_gender_rule_a"/>
+    <addaction name="action_gender_pull_rule"/>
+   </widget>
    <addaction name="menu_File"/>
+   <addaction name="menuMatch"/>
   </widget>
   <action name="action_export_json">
    <property name="text">
     <string>E&amp;xit</string>
    </property>
   </action>
+  <action name="action_gender_rule_a">
+   <property name="checkable">
+    <bool>true</bool>
+   </property>
+   <property name="text">
+    <string>Gender rule &amp;A</string>
+   </property>
+  </action>
+  <action name="action_gender_pull_rule">
+   <property name="checkable">
+    <bool>true</bool>
+   </property>
+   <property name="text">
+    <string>Gender &amp;pull rule</string>
+   </property>
+  </action>
  </widget>
  <customwidgets>
   <customwidget>