|
@@ -41,7 +41,7 @@
|
|
|
<addaction name="menuFile"/>
|
|
|
</widget>
|
|
|
<widget class="QStatusBar" name="statusbar"/>
|
|
|
- <widget class="QDockWidget" name="dockWidget">
|
|
|
+ <widget class="QDockWidget" name="pluginsDockWidget">
|
|
|
<property name="features">
|
|
|
<set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set>
|
|
|
</property>
|
|
@@ -61,6 +61,9 @@
|
|
|
</property>
|
|
|
<item>
|
|
|
<widget class="QTableView" name="pluginsTableView">
|
|
|
+ <property name="autoScroll">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
<property name="selectionMode">
|
|
|
<enum>QAbstractItemView::SingleSelection</enum>
|
|
|
</property>
|
|
@@ -73,16 +76,10 @@
|
|
|
<property name="sortingEnabled">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
- <attribute name="horizontalHeaderShowSortIndicator" stdset="0">
|
|
|
+ <attribute name="horizontalHeaderCascadingSectionResizes">
|
|
|
<bool>true</bool>
|
|
|
</attribute>
|
|
|
- <attribute name="horizontalHeaderStretchLastSection">
|
|
|
- <bool>true</bool>
|
|
|
- </attribute>
|
|
|
- <attribute name="verticalHeaderVisible">
|
|
|
- <bool>false</bool>
|
|
|
- </attribute>
|
|
|
- <attribute name="verticalHeaderVisible">
|
|
|
+ <attribute name="horizontalHeaderHighlightSections">
|
|
|
<bool>false</bool>
|
|
|
</attribute>
|
|
|
<attribute name="horizontalHeaderShowSortIndicator" stdset="0">
|
|
@@ -91,12 +88,15 @@
|
|
|
<attribute name="horizontalHeaderStretchLastSection">
|
|
|
<bool>true</bool>
|
|
|
</attribute>
|
|
|
+ <attribute name="verticalHeaderVisible">
|
|
|
+ <bool>false</bool>
|
|
|
+ </attribute>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
- <widget class="QDockWidget" name="dockWidget_2">
|
|
|
+ <widget class="QDockWidget" name="qtResourcesDockWidget">
|
|
|
<property name="features">
|
|
|
<set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set>
|
|
|
</property>
|
|
@@ -124,7 +124,7 @@
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
- <widget class="QDockWidget" name="dockWidget_3">
|
|
|
+ <widget class="QDockWidget" name="pluginResourcesDockWidget">
|
|
|
<property name="features">
|
|
|
<set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set>
|
|
|
</property>
|
|
@@ -152,7 +152,7 @@
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
- <widget class="QDockWidget" name="dockWidget_4">
|
|
|
+ <widget class="QDockWidget" name="servicesDockWidget">
|
|
|
<property name="windowTitle">
|
|
|
<string>Services</string>
|
|
|
</property>
|
|
@@ -236,7 +236,7 @@
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
- <widget class="QDockWidget" name="dockWidget_5">
|
|
|
+ <widget class="QDockWidget" name="eventsDockWidget">
|
|
|
<property name="windowTitle">
|
|
|
<string>Events</string>
|
|
|
</property>
|