accept double click in import mapping

This commit is contained in:
Damien Elmes 2012-07-01 12:34:32 +09:00
parent 717c5b7176
commit d3eee07d4f

View file

@ -48,8 +48,8 @@
<slot>accept()</slot>
<hints>
<hint type="sourcelabel">
<x>248</x>
<y>254</y>
<x>254</x>
<y>355</y>
</hint>
<hint type="destinationlabel">
<x>157</x>
@ -64,8 +64,8 @@
<slot>reject()</slot>
<hints>
<hint type="sourcelabel">
<x>316</x>
<y>260</y>
<x>322</x>
<y>355</y>
</hint>
<hint type="destinationlabel">
<x>286</x>
@ -73,5 +73,21 @@
</hint>
</hints>
</connection>
<connection>
<sender>fields</sender>
<signal>doubleClicked(QModelIndex)</signal>
<receiver>ChangeMap</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel">
<x>99</x>
<y>123</y>
</hint>
<hint type="destinationlabel">
<x>193</x>
<y>5</y>
</hint>
</hints>
</connection>
</connections>
</ui>