work with icons - remove unused, organize and update to last oxygen add BusyIcon widget
289 lines
8.1 KiB
XML
289 lines
8.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>PIValueTreeEditParameters</class>
|
|
<widget class="QDialog" name="PIValueTreeEditParameters">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>457</width>
|
|
<height>347</height>
|
|
</rect>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<item>
|
|
<layout class="QFormLayout" name="formLayout">
|
|
<property name="labelAlignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
<item row="0" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="checkReadOnly">
|
|
<property name="text">
|
|
<string>Read-only</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="checkHidden">
|
|
<property name="text">
|
|
<string>Hidden</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="checkLabel">
|
|
<property name="text">
|
|
<string>Label</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="0">
|
|
<widget class="QLabel" name="labelType">
|
|
<property name="text">
|
|
<string>Type:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="1">
|
|
<widget class="EComboBox" name="comboType"/>
|
|
</item>
|
|
<item row="4" column="0">
|
|
<widget class="QLabel" name="labelComment">
|
|
<property name="text">
|
|
<string>Comment:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="4" column="1">
|
|
<widget class="CLineEdit" name="lineComment"/>
|
|
</item>
|
|
<item row="5" column="0">
|
|
<widget class="QLabel" name="labelComment_2">
|
|
<property name="text">
|
|
<string>Tool tip:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="5" column="1">
|
|
<widget class="CLineEdit" name="lineToolTip"/>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<widget class="QGroupBox" name="groupArray">
|
|
<property name="title">
|
|
<string>Array</string>
|
|
</property>
|
|
<layout class="QFormLayout" name="layoutArray">
|
|
<property name="labelAlignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QGroupBox" name="groupAttributes">
|
|
<property name="title">
|
|
<string>Attributes</string>
|
|
</property>
|
|
<layout class="QFormLayout" name="layoutAttributes">
|
|
<property name="labelAlignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>0</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QDialogButtonBox" name="buttonBox">
|
|
<property name="standardButtons">
|
|
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
<action name="actionRemove">
|
|
<property name="icon">
|
|
<iconset resource="../blockview/qad_blockview.qrc">
|
|
<normaloff>:/icons/edit-delete.png</normaloff>:/icons/edit-delete.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Remove</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionChange">
|
|
<property name="icon">
|
|
<iconset resource="../application/qad_application.qrc">
|
|
<normaloff>:/icons/configure.png</normaloff>:/icons/configure.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Change ...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionRename">
|
|
<property name="icon">
|
|
<iconset resource="../graphic/qad_graphic.qrc">
|
|
<normaloff>:/icons/edit-rename.png</normaloff>:/icons/edit-rename.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Rename ...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionValue">
|
|
<property name="icon">
|
|
<iconset resource="qad_piqt_widgets.qrc">
|
|
<normaloff>:/icons/code-variable.png</normaloff>:/icons/code-variable.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Value</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionGroup">
|
|
<property name="icon">
|
|
<iconset resource="qad_piqt_widgets.qrc">
|
|
<normaloff>:/icons/code-struct.png</normaloff>:/icons/code-struct.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Group</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionArray">
|
|
<property name="icon">
|
|
<iconset resource="qad_piqt_widgets.qrc">
|
|
<normaloff>:/icons/code-union.png</normaloff>:/icons/code-union.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Array</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionReorder">
|
|
<property name="icon">
|
|
<iconset resource="../graphic/qad_graphic.qrc">
|
|
<normaloff>:/icons/legend.png</normaloff>:/icons/legend.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Reorder ...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionCopy">
|
|
<property name="icon">
|
|
<iconset resource="../application/qad_application.qrc">
|
|
<normaloff>:/icons/edit-copy.png</normaloff>:/icons/edit-copy.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Copy</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionCut">
|
|
<property name="icon">
|
|
<iconset resource="qad_piqt_widgets.qrc">
|
|
<normaloff>:/icons/edit-cut.png</normaloff>:/icons/edit-cut.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Cut</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionPasteBefore">
|
|
<property name="icon">
|
|
<iconset resource="../utils/qad_utils.qrc">
|
|
<normaloff>:/icons/edit-paste.png</normaloff>:/icons/edit-paste.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Paste before</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Paste before</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionPasteAfter">
|
|
<property name="icon">
|
|
<iconset resource="../utils/qad_utils.qrc">
|
|
<normaloff>:/icons/edit-paste.png</normaloff>:/icons/edit-paste.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Paste after</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Paste after</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionPaste">
|
|
<property name="icon">
|
|
<iconset resource="../utils/qad_utils.qrc">
|
|
<normaloff>:/icons/edit-paste.png</normaloff>:/icons/edit-paste.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Paste</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Paste</string>
|
|
</property>
|
|
</action>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>CLineEdit</class>
|
|
<extends>QLineEdit</extends>
|
|
<header>clineedit.h</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>EComboBox</class>
|
|
<extends>QComboBox</extends>
|
|
<header>ecombobox.h</header>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources>
|
|
<include location="../application/qad_application.qrc"/>
|
|
<include location="../blockview/qad_blockview.qrc"/>
|
|
<include location="../graphic/qad_graphic.qrc"/>
|
|
<include location="qad_piqt_widgets.qrc"/>
|
|
<include location="../utils/qad_utils.qrc"/>
|
|
</resources>
|
|
<connections>
|
|
<connection>
|
|
<sender>buttonBox</sender>
|
|
<signal>accepted()</signal>
|
|
<receiver>PIValueTreeEditParameters</receiver>
|
|
<slot>accept()</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>247</x>
|
|
<y>276</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>196</x>
|
|
<y>221</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>buttonBox</sender>
|
|
<signal>rejected()</signal>
|
|
<receiver>PIValueTreeEditParameters</receiver>
|
|
<slot>reject()</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>317</x>
|
|
<y>269</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>291</x>
|
|
<y>222</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
</connections>
|
|
</ui>
|