2013-03-05 02:57:27 +00:00
|
|
|
<?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>
|
2013-05-08 01:33:42 +00:00
|
|
|
<width>518</width>
|
|
|
|
<height>304</height>
|
2013-03-05 02:57:27 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2013-08-18 13:54:51 +00:00
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::DefaultContextMenu</enum>
|
|
|
|
</property>
|
2013-08-18 00:40:28 +00:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
2013-03-05 02:57:27 +00:00
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="filterLayout">
|
|
|
|
<item>
|
2013-08-18 20:11:29 +00:00
|
|
|
<widget class="EsxView::ProfilesComboBox" name="masterView">
|
2013-08-16 23:00:23 +00:00
|
|
|
<property name="editable">
|
|
|
|
<bool>false</bool>
|
2013-03-05 02:57:27 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2013-08-18 00:40:28 +00:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QTableView" name="pluginView">
|
2013-08-18 14:34:33 +00:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2013-08-18 13:54:51 +00:00
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::DefaultContextMenu</enum>
|
|
|
|
</property>
|
2013-08-18 00:40:28 +00:00
|
|
|
<property name="editTriggers">
|
|
|
|
<set>QAbstractItemView::NoEditTriggers</set>
|
|
|
|
</property>
|
2013-08-18 12:29:48 +00:00
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2013-08-18 00:40:28 +00:00
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::SingleSelection</enum>
|
|
|
|
</property>
|
|
|
|
<property name="selectionBehavior">
|
2013-08-18 12:29:48 +00:00
|
|
|
<enum>QAbstractItemView::SelectRows</enum>
|
2013-08-18 00:40:28 +00:00
|
|
|
</property>
|
|
|
|
<property name="textElideMode">
|
|
|
|
<enum>Qt::ElideLeft</enum>
|
|
|
|
</property>
|
|
|
|
<property name="showGrid">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<attribute name="horizontalHeaderVisible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
2013-08-18 14:34:33 +00:00
|
|
|
<attribute name="horizontalHeaderStretchLastSection">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
2013-08-18 00:40:28 +00:00
|
|
|
<attribute name="verticalHeaderVisible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2013-03-05 02:57:27 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
2013-03-07 02:00:59 +00:00
|
|
|
<widget class="QLabel" name="profileLabel">
|
2013-03-05 02:57:27 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Current Profile:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2013-08-18 20:11:29 +00:00
|
|
|
<widget class="EsxView::ProfilesComboBox" name="profilesComboBox">
|
2013-03-11 00:48:01 +00:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2013-03-05 02:57:27 +00:00
|
|
|
<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>
|
2013-03-11 00:48:01 +00:00
|
|
|
<action name="newProfileAction">
|
|
|
|
<property name="icon">
|
2013-05-08 01:33:42 +00:00
|
|
|
<iconset theme="document-new">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
2013-03-11 00:48:01 +00:00
|
|
|
</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">
|
2013-05-08 01:33:42 +00:00
|
|
|
<iconset theme="edit-delete">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
2013-03-11 00:48:01 +00:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Delete Profile</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Delete Profile</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="checkAction">
|
2013-08-18 13:54:51 +00:00
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2013-03-11 00:48:01 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Check Selection</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="uncheckAction">
|
|
|
|
<property name="text">
|
|
|
|
<string>Uncheck Selection</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2013-03-05 02:57:27 +00:00
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
2013-08-18 20:11:29 +00:00
|
|
|
<class>EsxView::ProfilesComboBox</class>
|
2013-03-05 02:57:27 +00:00
|
|
|
<extends>QComboBox</extends>
|
2013-08-18 20:11:29 +00:00
|
|
|
<header location="global">components/esxselector/view/profilescombobox.hpp</header>
|
2013-03-05 02:57:27 +00:00
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
|
|
|
<resources/>
|
2013-08-18 13:54:51 +00:00
|
|
|
<connections/>
|
2013-03-05 02:57:27 +00:00
|
|
|
</ui>
|