<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>MetaInfo</class> <widget class="QDialog" name="MetaInfo"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>621</width> <height>420</height> </rect> </property> <property name="windowTitle"> <string>Meta Information</string> </property> <layout class="QVBoxLayout" name="verticalLayout_2"> <property name="margin"> <number>0</number> </property> <item> <layout class="QVBoxLayout" name="verticalLayout"> <property name="spacing"> <number>0</number> </property> <item> <widget class="QFrame" name="headerFrame"> <property name="minimumSize"> <size> <width>0</width> <height>64</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>64</height> </size> </property> <property name="palette"> <palette> <active> <colorrole role="Base"> <brush brushstyle="SolidPattern"> <color alpha="255"> <red>255</red> <green>255</green> <blue>255</blue> </color> </brush> </colorrole> <colorrole role="Window"> <brush brushstyle="SolidPattern"> <color alpha="255"> <red>255</red> <green>255</green> <blue>255</blue> </color> </brush> </colorrole> </active> <inactive> <colorrole role="Base"> <brush brushstyle="SolidPattern"> <color alpha="255"> <red>255</red> <green>255</green> <blue>255</blue> </color> </brush> </colorrole> <colorrole role="Window"> <brush brushstyle="SolidPattern"> <color alpha="255"> <red>255</red> <green>255</green> <blue>255</blue> </color> </brush> </colorrole> </inactive> <disabled> <colorrole role="Base"> <brush brushstyle="SolidPattern"> <color alpha="255"> <red>255</red> <green>255</green> <blue>255</blue> </color> </brush> </colorrole> <colorrole role="Window"> <brush brushstyle="SolidPattern"> <color alpha="255"> <red>255</red> <green>255</green> <blue>255</blue> </color> </brush> </colorrole> </disabled> </palette> </property> <property name="autoFillBackground"> <bool>true</bool> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QHBoxLayout" name="horizontalLayout_3"> <item> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> <widget class="QLabel" name="label"> <property name="maximumSize"> <size> <width>56</width> <height>16777215</height> </size> </property> <property name="text"> <string/> </property> <property name="pixmap"> <pixmap resource="../res/Images.qrc">:/images/HeaderIcon_MetaInfo.png</pixmap> </property> </widget> </item> <item> <widget class="QLabel" name="labelHeaderText"> <property name="font"> <font> <weight>50</weight> <bold>false</bold> </font> </property> <property name="text"> <string notr="true"><b>HEADER</b><br>(more header text)</string> </property> </widget> </item> </layout> </item> </layout> </widget> </item> <item> <widget class="QFrame" name="frame"> <property name="maximumSize"> <size> <width>16777215</width> <height>2</height> </size> </property> <property name="frameShape"> <enum>QFrame::HLine</enum> </property> <property name="frameShadow"> <enum>QFrame::Sunken</enum> </property> </widget> </item> <item> <layout class="QVBoxLayout" name="verticalLayout_3"> <property name="spacing"> <number>6</number> </property> <property name="margin"> <number>9</number> </property> <item> <widget class="QTableView" name="tableView"> <property name="contextMenuPolicy"> <enum>Qt::CustomContextMenu</enum> </property> <property name="selectionMode"> <enum>QAbstractItemView::SingleSelection</enum> </property> <property name="selectionBehavior"> <enum>QAbstractItemView::SelectRows</enum> </property> <property name="wordWrap"> <bool>false</bool> </property> <attribute name="horizontalHeaderHighlightSections"> <bool>false</bool> </attribute> <attribute name="verticalHeaderHighlightSections"> <bool>false</bool> </attribute> </widget> </item> <item> <widget class="QFrame" name="frameArtwork"> <property name="contextMenuPolicy"> <enum>Qt::CustomContextMenu</enum> </property> <property name="frameShape"> <enum>QFrame::Box</enum> </property> <property name="frameShadow"> <enum>QFrame::Sunken</enum> </property> <property name="lineWidth"> <number>1</number> </property> <layout class="QGridLayout" name="gridLayout_2"> <item row="0" column="0"> <layout class="QGridLayout" name="gridLayout"> <property name="spacing"> <number>0</number> </property> <item row="0" column="1"> <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> <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> <item row="1" column="1"> <widget class="QFrame" name="frameArtworkInner"> <property name="frameShape"> <enum>QFrame::Box</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QVBoxLayout" name="verticalLayout_5"> <property name="spacing"> <number>0</number> </property> <property name="margin"> <number>0</number> </property> <item> <layout class="QVBoxLayout" name="verticalLayout_4"> <property name="spacing"> <number>0</number> </property> <property name="leftMargin"> <number>0</number> </property> <item> <widget class="QLabel" name="labelArtwork"> <property name="contextMenuPolicy"> <enum>Qt::CustomContextMenu</enum> </property> <property name="text"> <string notr="true">(ARTWORK)</string> </property> </widget> </item> </layout> </item> </layout> </widget> </item> <item row="1" column="2"> <spacer name="horizontalSpacer_3"> <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 row="1" column="0"> <spacer name="horizontalSpacer_5"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> </layout> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <widget class="QPushButton" name="buttonArtwork"> <property name="minimumSize"> <size> <width>90</width> <height>0</height> </size> </property> <property name="text"> <string>Artwork</string> </property> <property name="icon"> <iconset resource="../res/Icons.qrc"> <normaloff>:/icons/photo.png</normaloff>:/icons/photo.png</iconset> </property> <property name="iconSize"> <size> <width>16</width> <height>16</height> </size> </property> <property name="checkable"> <bool>true</bool> </property> <property name="autoDefault"> <bool>false</bool> </property> </widget> </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> <widget class="QPushButton" name="upButton"> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../res/Icons.qrc"> <normaloff>:/icons/arrow_up.png</normaloff>:/icons/arrow_up.png</iconset> </property> <property name="iconSize"> <size> <width>16</width> <height>16</height> </size> </property> <property name="autoDefault"> <bool>false</bool> </property> </widget> </item> <item> <widget class="QPushButton" name="downButton"> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../res/Icons.qrc"> <normaloff>:/icons/arrow_down.png</normaloff>:/icons/arrow_down.png</iconset> </property> <property name="iconSize"> <size> <width>16</width> <height>16</height> </size> </property> <property name="autoDefault"> <bool>false</bool> </property> </widget> </item> <item> <spacer name="horizontalSpacer_2"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>10</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QPushButton" name="editButton"> <property name="minimumSize"> <size> <width>90</width> <height>0</height> </size> </property> <property name="text"> <string>Edit</string> </property> <property name="icon"> <iconset resource="../res/Icons.qrc"> <normaloff>:/icons/table_edit.png</normaloff>:/icons/table_edit.png</iconset> </property> <property name="iconSize"> <size> <width>16</width> <height>16</height> </size> </property> <property name="autoDefault"> <bool>false</bool> </property> </widget> </item> <item> <widget class="QPushButton" name="closeButton"> <property name="minimumSize"> <size> <width>90</width> <height>0</height> </size> </property> <property name="text"> <string>Close</string> </property> <property name="icon"> <iconset resource="../res/Icons.qrc"> <normaloff>:/icons/cross.png</normaloff>:/icons/cross.png</iconset> </property> <property name="iconSize"> <size> <width>16</width> <height>16</height> </size> </property> <property name="autoDefault"> <bool>false</bool> </property> </widget> </item> </layout> </item> </layout> </item> </layout> </item> </layout> </widget> <tabstops> <tabstop>closeButton</tabstop> <tabstop>upButton</tabstop> <tabstop>downButton</tabstop> <tabstop>editButton</tabstop> <tabstop>tableView</tabstop> </tabstops> <resources> <include location="../res/Icons.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> <include location="../res/Images.qrc"/> </resources> <connections> <connection> <sender>closeButton</sender> <signal>clicked()</signal> <receiver>MetaInfo</receiver> <slot>close()</slot> <hints> <hint type="sourcelabel"> <x>609</x> <y>408</y> </hint> <hint type="destinationlabel"> <x>310</x> <y>240</y> </hint> </hints> </connection> <connection> <sender>tableView</sender> <signal>activated(QModelIndex)</signal> <receiver>editButton</receiver> <slot>click()</slot> <hints> <hint type="sourcelabel"> <x>310</x> <y>226</y> </hint> <hint type="destinationlabel"> <x>468</x> <y>396</y> </hint> </hints> </connection> <connection> <sender>buttonArtwork</sender> <signal>clicked(bool)</signal> <receiver>tableView</receiver> <slot>setHidden(bool)</slot> <hints> <hint type="sourcelabel"> <x>55</x> <y>396</y> </hint> <hint type="destinationlabel"> <x>310</x> <y>217</y> </hint> </hints> </connection> <connection> <sender>buttonArtwork</sender> <signal>clicked(bool)</signal> <receiver>frameArtwork</receiver> <slot>setVisible(bool)</slot> <hints> <hint type="sourcelabel"> <x>55</x> <y>396</y> </hint> <hint type="destinationlabel"> <x>310</x> <y>360</y> </hint> </hints> </connection> </connections> </ui>