This commit is contained in:
Herwig Birke
2018-04-20 12:09:15 +02:00
parent 5b6f27be7f
commit 85b88eb24d
7 changed files with 160 additions and 12 deletions
+36 -10
View File
@@ -28,15 +28,15 @@
<enum>QFrame::Sunken</enum>
</property>
<property name="currentIndex">
<number>0</number>
<number>4</number>
</property>
<widget class="QWidget" name="m_lpMainToolBoxOutline">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>147</width>
<height>477</height>
<width>89</width>
<height>433</height>
</rect>
</property>
<attribute name="label">
@@ -44,7 +44,7 @@
</attribute>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
<widget class="QTreeView" name="m_lpOutline">
<widget class="QTreeView" name="m_lpOutlineList">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
@@ -69,21 +69,42 @@
<rect>
<x>0</x>
<y>0</y>
<width>147</width>
<height>477</height>
<width>89</width>
<height>433</height>
</rect>
</property>
<attribute name="label">
<string>Character</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0">
<widget class="QTreeView" name="m_lpCharacterList">
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
<property name="rootIsDecorated">
<bool>true</bool>
</property>
<property name="animated">
<bool>true</bool>
</property>
<attribute name="headerVisible">
<bool>false</bool>
</attribute>
<attribute name="headerStretchLastSection">
<bool>true</bool>
</attribute>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="m_lpMainToolBoxPlace">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>147</width>
<height>477</height>
<width>79</width>
<height>450</height>
</rect>
</property>
<attribute name="label">
@@ -95,8 +116,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>147</width>
<height>477</height>
<width>79</width>
<height>450</height>
</rect>
</property>
<attribute name="label">
@@ -104,6 +125,11 @@
</attribute>
<layout class="QGridLayout" name="gridLayout_2"/>
</widget>
<widget class="QWidget" name="m_lpMainToolBoxRecherche">
<attribute name="label">
<string>Recherche</string>
</attribute>
</widget>
</widget>
<widget class="QWidget" name="layoutWidget">
<layout class="QVBoxLayout" name="verticalLayout" stretch="0,99999">