|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>DataFilesPage</class>
|
|
|
|
<widget class="QWidget" name="DataFilesPage">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>518</width>
|
|
|
|
<height>304</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="filterLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="ProfilesComboBox" name="masterView">
|
|
|
|
<property name="editable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QTableView" name="pluginView">
|
|
|
|
<property name="editTriggers">
|
|
|
|
<set>QAbstractItemView::NoEditTriggers</set>
|
|
|
|
</property>
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::SingleSelection</enum>
|
|
|
|
</property>
|
|
|
|
<property name="selectionBehavior">
|
|
|
|
<enum>QAbstractItemView::SelectRows</enum>
|
|
|
|
</property>
|
|
|
|
<property name="textElideMode">
|
|
|
|
<enum>Qt::ElideLeft</enum>
|
|
|
|
</property>
|
|
|
|
<property name="showGrid">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<attribute name="horizontalHeaderVisible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderVisible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="profileLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Current Profile:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="ProfilesComboBox" name="profilesComboBox">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="newProfileButton">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>New Profile</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&New Profile</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="deleteProfileButton">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Delete Profile</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Delete Profile</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+D</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
<action name="newProfileAction">
|
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="document-new">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>New Profile</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>New Profile</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+N</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="deleteProfileAction">
|
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="edit-delete">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Delete Profile</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Delete Profile</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="checkAction">
|
|
|
|
<property name="text">
|
|
|
|
<string>Check Selection</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="uncheckAction">
|
|
|
|
<property name="text">
|
|
|
|
<string>Uncheck Selection</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>ProfilesComboBox</class>
|
|
|
|
<extends>QComboBox</extends>
|
|
|
|
<header location="global">components/fileorderlist/utils/profilescombobox.hpp</header>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
|
|
|
<resources/>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>pluginView</sender>
|
|
|
|
<signal>clicked(QModelIndex)</signal>
|
|
|
|
<receiver>checkAction</receiver>
|
|
|
|
<slot>toggle()</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>258</x>
|
|
|
|
<y>151</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>-1</x>
|
|
|
|
<y>-1</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
</ui>
|