Newer
Older
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MapWidget</class>
<widget class="QWidget" name="MapWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
Mariano Lizarraga
committed
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="mouseTracking">
<bool>true</bool>
</property>