Expand Up
@@ -6,15 +6,15 @@
<rect >
<x >0</x >
<y >0</y >
<width >625 </width >
<width >717 </width >
<height >395</height >
</rect >
</property >
<property name =" windowTitle" >
<string >Style Manager</string >
</property >
<layout class =" QGridLayout" name =" gridLayout_3 " >
<item row =" 0" column =" 0" >
<layout class =" QGridLayout" name =" gridLayout " >
<item row =" 0" column =" 0" rowspan = " 5 " >
<layout class =" QGridLayout" name =" gridLayout_2" >
<item row =" 0" column =" 0" colspan =" 3" >
<widget class =" QTreeView" name =" groupTree" >
Expand Down
Expand Up
@@ -79,160 +79,150 @@
</item >
</layout >
</item >
<item row =" 1 " column =" 0 " colspan = " 3 " >
<widget class = " QDialogButtonBox " name =" buttonBox " >
<item row =" 0 " column =" 1 " >
<spacer name =" horizontalSpacer " >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
<property name =" standardButtons" >
<set >QDialogButtonBox::Close|QDialogButtonBox::Help</set >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >222</width >
<height >20</height >
</size >
</property >
</widget >
</spacer >
</item >
<item row =" 0" column =" 2" >
<layout class =" QGridLayout" name =" gridLayout" >
<item row =" 0" column =" 0" >
<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 row =" 2" column =" 0" colspan =" 2" >
<widget class =" QListView" name =" listItems" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Expanding" vsizetype =" Expanding" >
<horstretch >0</horstretch >
<verstretch >3</verstretch >
</sizepolicy >
</property >
<property name =" editTriggers" >
<set >QAbstractItemView::EditKeyPressed|QAbstractItemView::SelectedClicked</set >
</property >
<property name =" iconSize" >
<size >
<width >48</width >
<height >48</height >
</size >
</property >
<property name =" movement" >
<enum >QListView::Static</enum >
</property >
<property name =" resizeMode" >
<enum >QListView::Adjust</enum >
</property >
<property name =" spacing" >
<number >5</number >
</property >
<property name =" viewMode" >
<enum >QListView::IconMode</enum >
</property >
</widget >
</item >
<item row =" 1" column =" 0" colspan =" 2" >
<widget class =" QTabWidget" name =" tabItemType" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Expanding" vsizetype =" Expanding" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" currentIndex" >
<number >0</number >
</property >
<property name =" iconSize" >
<size >
<width >22</width >
<height >22</height >
</size >
</property >
<widget class =" QWidget" name =" tabMarker" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Preferred" vsizetype =" Ignored" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<attribute name =" icon" >
<iconset resource =" ../../images/images.qrc" >
<normaloff >:/images/themes/default/styleicons/style-point.png</normaloff >:/images/themes/default/styleicons/style-point.png</iconset >
</attribute >
<attribute name =" title" >
<string >Marker</string >
</attribute >
</widget >
<widget class =" QWidget" name =" tabLine" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Preferred" vsizetype =" Ignored" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<attribute name =" icon" >
<iconset resource =" ../../images/images.qrc" >
<normaloff >:/images/themes/default/styleicons/style-line.png</normaloff >:/images/themes/default/styleicons/style-line.png</iconset >
</attribute >
<attribute name =" title" >
<string >Line</string >
</attribute >
</widget >
<widget class =" QWidget" name =" tabFill" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Preferred" vsizetype =" Ignored" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<attribute name =" icon" >
<iconset resource =" ../../images/images.qrc" >
<normaloff >:/images/themes/default/styleicons/style-polygon.png</normaloff >:/images/themes/default/styleicons/style-polygon.png</iconset >
</attribute >
<attribute name =" title" >
<string >Fill</string >
</attribute >
</widget >
<widget class =" QWidget" name =" tabColorRamp" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Preferred" vsizetype =" Ignored" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<attribute name =" icon" >
<iconset resource =" ../../images/images.qrc" >
<normaloff >:/images/themes/default/styleicons/color.png</normaloff >:/images/themes/default/styleicons/color.png</iconset >
</attribute >
<attribute name =" title" >
<string >Color ramp</string >
</attribute >
</widget >
</widget >
</item >
<item row =" 0" column =" 1" >
<widget class =" QLineEdit" name =" searchBox" >
<property name =" text" >
<string />
</property >
<property name =" placeholderText" >
<string >Type here to search symbols ...</string >
</property >
</widget >
</item >
<item row =" 3" column =" 0" colspan =" 2" >
<widget class =" QLineEdit" name =" searchBox" >
<property name =" text" >
<string />
</property >
<property name =" placeholderText" >
<string >Type here to filter symbols ...</string >
</property >
</widget >
</item >
<item row =" 1" column =" 1" colspan =" 2" >
<widget class =" QTabWidget" name =" tabItemType" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Expanding" vsizetype =" Expanding" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" currentIndex" >
<number >2</number >
</property >
<property name =" iconSize" >
<size >
<width >20</width >
<height >20</height >
</size >
</property >
<widget class =" QWidget" name =" tabMarker" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Preferred" vsizetype =" Ignored" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<attribute name =" icon" >
<iconset resource =" ../../images/images.qrc" >
<normaloff >:/images/themes/default/styleicons/style-point.png</normaloff >:/images/themes/default/styleicons/style-point.png</iconset >
</attribute >
<attribute name =" title" >
<string >Marker</string >
</attribute >
</widget >
<widget class =" QWidget" name =" tabLine" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Preferred" vsizetype =" Ignored" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<attribute name =" icon" >
<iconset resource =" ../../images/images.qrc" >
<normaloff >:/images/themes/default/styleicons/style-line.png</normaloff >:/images/themes/default/styleicons/style-line.png</iconset >
</attribute >
<attribute name =" title" >
<string >Line</string >
</attribute >
</widget >
<widget class =" QWidget" name =" tabFill" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Preferred" vsizetype =" Ignored" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<attribute name =" icon" >
<iconset resource =" ../../images/images.qrc" >
<normaloff >:/images/themes/default/styleicons/style-polygon.png</normaloff >:/images/themes/default/styleicons/style-polygon.png</iconset >
</attribute >
<attribute name =" title" >
<string >Fill</string >
</attribute >
</widget >
<widget class =" QWidget" name =" tabColorRamp" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Preferred" vsizetype =" Ignored" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<attribute name =" icon" >
<iconset resource =" ../../images/images.qrc" >
<normaloff >:/images/themes/default/styleicons/color.png</normaloff >:/images/themes/default/styleicons/color.png</iconset >
</attribute >
<attribute name =" title" >
<string >Color ramp</string >
</attribute >
</widget >
</widget >
</item >
<item row =" 2" column =" 1" colspan =" 2" >
<widget class =" QListView" name =" listItems" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Expanding" vsizetype =" Expanding" >
<horstretch >0</horstretch >
<verstretch >3</verstretch >
</sizepolicy >
</property >
<property name =" editTriggers" >
<set >QAbstractItemView::EditKeyPressed|QAbstractItemView::SelectedClicked</set >
</property >
<property name =" iconSize" >
<size >
<width >48</width >
<height >48</height >
</size >
</property >
<property name =" movement" >
<enum >QListView::Static</enum >
</property >
<property name =" resizeMode" >
<enum >QListView::Adjust</enum >
</property >
<property name =" spacing" >
<number >5</number >
</property >
<property name =" viewMode" >
<enum >QListView::IconMode</enum >
</property >
</widget >
</item >
<item row =" 4" column =" 1" colspan =" 2" >
<layout class =" QHBoxLayout" name =" horizontalLayout" >
<item >
<layout class =" QHBoxLayout" name =" symbolBtnsLayout" >
<item >
<widget class =" QPushButton" name =" btnAddItem" >
<property name =" toolTip" >
<string >Add item</string >
</property >
<property name =" text" >
<string >Add</ string >
<string / >
</property >
</widget >
</item >
Expand All
@@ -252,34 +242,57 @@
<string >Remove item</string >
</property >
<property name =" text" >
<string >Remove</ string >
<string / >
</property >
</widget >
</item >
<item >
<widget class =" QPushButton" name =" btnExportItems" >
<property name =" text" >
<string >Export... </string >
<string >Export</string >
</property >
</widget >
</item >
<item >
<widget class =" QPushButton" name =" btnImportItems" >
<property name =" text" >
<string >Import... </string >
<string >Import</string >
</property >
</widget >
</item >
</layout >
</item >
<item >
<widget class =" QDialogButtonBox" name =" buttonBox" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
<property name =" standardButtons" >
<set >QDialogButtonBox::Close|QDialogButtonBox::Help</set >
</property >
</widget >
</item >
</layout >
</item >
<item row =" 0" column =" 1" >
<widget class =" Line" name =" line" >
<property name =" orientation" >
<enum >Qt::Vertical</enum >
</property >
</widget >
<item row =" 3" column =" 1" colspan =" 2" >
<layout class =" QHBoxLayout" name =" horizontalLayout_2" >
<item >
<widget class =" QLabel" name =" label" >
<property name =" font" >
<font >
<weight >75</weight >
<bold >true</bold >
</font >
</property >
<property name =" text" >
<string >Tags</string >
</property >
</widget >
</item >
<item >
<widget class =" QLineEdit" name =" tagsLineEdit" />
</item >
</layout >
</item >
</layout >
</widget >
Expand Down