Matcher settings as dialog so they can be changed in mapping tool model matcher for testing

This commit is contained in:
Klaus Basan
2018-10-27 20:50:54 +02:00
parent 8c3c55afec
commit 541fd4bd61
9 changed files with 247 additions and 18 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>356</width>
<height>340</height>
<width>478</width>
<height>561</height>
</rect>
</property>
<property name="windowTitle">
@@ -139,6 +139,13 @@
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="pb_Settings">
<property name="text">
<string>settings</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pb_ReverseLookup">
<property name="text">
@@ -159,7 +166,7 @@
<string>use reverse lookup for model matching</string>
</property>
<property name="text">
<string>with lookup</string>
<string>with reverse lookup</string>
</property>
<property name="checked">
<bool>true</bool>