|
|
@@ -136,70 +136,6 @@ |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
<widget class="QWidget" name="plugins"> |
|
|
|
<attribute name="title"> |
|
|
|
<string>Plugins</string> |
|
|
|
</attribute> |
|
|
|
<layout class="QVBoxLayout" name="verticalLayout"> |
|
|
|
<property name="spacing"> |
|
|
|
<number>0</number> |
|
|
|
</property> |
|
|
|
<property name="leftMargin"> |
|
|
|
<number>0</number> |
|
|
|
</property> |
|
|
|
<property name="topMargin"> |
|
|
|
<number>0</number> |
|
|
|
</property> |
|
|
|
<property name="rightMargin"> |
|
|
|
<number>0</number> |
|
|
|
</property> |
|
|
|
<property name="bottomMargin"> |
|
|
|
<number>1</number> |
|
|
|
</property> |
|
|
|
<item> |
|
|
|
<widget class="QListWidget" name="lw_plugins"> |
|
|
|
<property name="editTriggers"> |
|
|
|
<set>QAbstractItemView::NoEditTriggers</set> |
|
|
|
</property> |
|
|
|
<property name="showDropIndicator" stdset="0"> |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
<property name="dragEnabled"> |
|
|
|
<bool>true</bool> |
|
|
|
</property> |
|
|
|
<property name="dragDropMode"> |
|
|
|
<enum>QAbstractItemView::DragOnly</enum> |
|
|
|
</property> |
|
|
|
<property name="selectionBehavior"> |
|
|
|
<enum>QAbstractItemView::SelectRows</enum> |
|
|
|
</property> |
|
|
|
<property name="iconSize"> |
|
|
|
<size> |
|
|
|
<width>150</width> |
|
|
|
<height>50</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="textElideMode"> |
|
|
|
<enum>Qt::ElideMiddle</enum> |
|
|
|
</property> |
|
|
|
<property name="movement"> |
|
|
|
<enum>QListView::Static</enum> |
|
|
|
</property> |
|
|
|
<property name="flow"> |
|
|
|
<enum>QListView::TopToBottom</enum> |
|
|
|
</property> |
|
|
|
<property name="viewMode"> |
|
|
|
<enum>QListView::IconMode</enum> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
<widget class="QWidget" name="presets"> |
|
|
|
<attribute name="title"> |
|
|
|
<string>Presets</string> |
|
|
|
</attribute> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|