move map pixmap item and metatile rendering from Map to Layout

This commit is contained in:
garak
2023-02-01 10:09:50 -05:00
parent 917e61b98a
commit 2bc51f1c29
27 changed files with 1115 additions and 444 deletions

View File

@@ -180,7 +180,7 @@
</item>
</layout>
</widget>
<widget class="QWidget" name="mapListContainerPage2" native="true">
<widget class="QWidget" name="mapListContainerPage2">
<attribute name="title">
<string>Areas</string>
</attribute>
@@ -443,6 +443,9 @@
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectItems</enum>
</property>
<property name="expandsOnDoubleClick">
<bool>false</bool>
</property>
<attribute name="headerVisible">
<bool>false</bool>
</attribute>