| <?xml version="1.0" encoding="UTF-8"?> | |
| <ui version="4.0"> | |
| <class>MatGui::ImageEdit</class> | |
| <widget class="QDialog" name="MatGui::ImageEdit"> | |
| <property name="geometry"> | |
| <rect> | |
| <x>0</x> | |
| <y>0</y> | |
| <width>498</width> | |
| <height>626</height> | |
| </rect> | |
| </property> | |
| <property name="windowTitle"> | |
| <string>Image</string> | |
| </property> | |
| <layout class="QVBoxLayout" name="verticalLayout"> | |
| <item> | |
| <layout class="QHBoxLayout" name="horizontalLayout"> | |
| <property name="sizeConstraint"> | |
| <enum>QLayout::SetMinimumSize</enum> | |
| </property> | |
| <item> | |
| <layout class="QVBoxLayout" name="verticalLayout_4"> | |
| <property name="sizeConstraint"> | |
| <enum>QLayout::SetFixedSize</enum> | |
| </property> | |
| <item alignment="Qt::AlignTop"> | |
| <widget class="QLabel" name="label"> | |
| <property name="text"> | |
| <string>Thumbnail</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item alignment="Qt::AlignLeft|Qt::AlignTop"> | |
| <widget class="MatGui::ImageLabel" name="labelThumb"> | |
| <property name="sizePolicy"> | |
| <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> | |
| <horstretch>0</horstretch> | |
| <verstretch>0</verstretch> | |
| </sizepolicy> | |
| </property> | |
| <property name="minimumSize"> | |
| <size> | |
| <width>64</width> | |
| <height>64</height> | |
| </size> | |
| </property> | |
| <property name="frameShape"> | |
| <enum>QFrame::Box</enum> | |
| </property> | |
| <property name="text"> | |
| <string/> | |
| </property> | |
| </widget> | |
| </item> | |
| <item> | |
| <spacer name="verticalSpacer_2"> | |
| <property name="orientation"> | |
| <enum>Qt::Vertical</enum> | |
| </property> | |
| <property name="sizeHint" stdset="0"> | |
| <size> | |
| <width>20</width> | |
| <height>40</height> | |
| </size> | |
| </property> | |
| </spacer> | |
| </item> | |
| </layout> | |
| </item> | |
| <item> | |
| <spacer name="horizontalSpacer"> | |
| <property name="orientation"> | |
| <enum>Qt::Horizontal</enum> | |
| </property> | |
| <property name="sizeHint" stdset="0"> | |
| <size> | |
| <width>40</width> | |
| <height>20</height> | |
| </size> | |
| </property> | |
| </spacer> | |
| </item> | |
| <item> | |
| <layout class="QVBoxLayout" name="verticalLayout_3"> | |
| <item alignment="Qt::AlignRight|Qt::AlignTop"> | |
| <widget class="QPushButton" name="buttonFileSelect"> | |
| <property name="sizePolicy"> | |
| <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | |
| <horstretch>0</horstretch> | |
| <verstretch>0</verstretch> | |
| </sizepolicy> | |
| </property> | |
| <property name="text"> | |
| <string>File</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item> | |
| <layout class="QGridLayout" name="gridLayout"> | |
| <item row="1" column="0"> | |
| <widget class="QLabel" name="labelHeight"> | |
| <property name="text"> | |
| <string>Height</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="0" column="0"> | |
| <widget class="QLabel" name="labelWidth"> | |
| <property name="text"> | |
| <string>Width</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="1" column="1"> | |
| <widget class="QLineEdit" name="editHeight"> | |
| <property name="enabled"> | |
| <bool>false</bool> | |
| </property> | |
| <property name="readOnly"> | |
| <bool>true</bool> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="0" column="1"> | |
| <widget class="QLineEdit" name="editWidth"> | |
| <property name="enabled"> | |
| <bool>false</bool> | |
| </property> | |
| <property name="readOnly"> | |
| <bool>true</bool> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="2" column="1"> | |
| <spacer name="verticalSpacer"> | |
| <property name="orientation"> | |
| <enum>Qt::Vertical</enum> | |
| </property> | |
| <property name="sizeHint" stdset="0"> | |
| <size> | |
| <width>20</width> | |
| <height>40</height> | |
| </size> | |
| </property> | |
| </spacer> | |
| </item> | |
| </layout> | |
| </item> | |
| </layout> | |
| </item> | |
| </layout> | |
| </item> | |
| <item alignment="Qt::AlignTop"> | |
| <widget class="MatGui::ImageLabel" name="labelImage"> | |
| <property name="sizePolicy"> | |
| <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> | |
| <horstretch>0</horstretch> | |
| <verstretch>0</verstretch> | |
| </sizepolicy> | |
| </property> | |
| <property name="minimumSize"> | |
| <size> | |
| <width>480</width> | |
| <height>480</height> | |
| </size> | |
| </property> | |
| <property name="frameShape"> | |
| <enum>QFrame::Box</enum> | |
| </property> | |
| <property name="text"> | |
| <string/> | |
| </property> | |
| </widget> | |
| </item> | |
| <item> | |
| <widget class="QDialogButtonBox" name="standardButtons"> | |
| <property name="orientation"> | |
| <enum>Qt::Horizontal</enum> | |
| </property> | |
| <property name="standardButtons"> | |
| <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> | |
| </property> | |
| </widget> | |
| </item> | |
| </layout> | |
| </widget> | |
| <customwidgets> | |
| <customwidget> | |
| <class>MatGui::ImageLabel</class> | |
| <extends>QLabel</extends> | |
| <header>Mod/Material/Gui/ImageEdit.h</header> | |
| </customwidget> | |
| </customwidgets> | |
| <resources/> | |
| <connections> | |
| <connection> | |
| <sender>standardButtons</sender> | |
| <signal>accepted()</signal> | |
| <receiver>MatGui::ImageEdit</receiver> | |
| <slot>accept()</slot> | |
| <hints> | |
| <hint type="sourcelabel"> | |
| <x>248</x> | |
| <y>254</y> | |
| </hint> | |
| <hint type="destinationlabel"> | |
| <x>157</x> | |
| <y>274</y> | |
| </hint> | |
| </hints> | |
| </connection> | |
| <connection> | |
| <sender>standardButtons</sender> | |
| <signal>rejected()</signal> | |
| <receiver>MatGui::ImageEdit</receiver> | |
| <slot>reject()</slot> | |
| <hints> | |
| <hint type="sourcelabel"> | |
| <x>316</x> | |
| <y>260</y> | |
| </hint> | |
| <hint type="destinationlabel"> | |
| <x>286</x> | |
| <y>274</y> | |
| </hint> | |
| </hints> | |
| </connection> | |
| </connections> | |
| </ui> | |