Warning, /graphics/kxstitch/ui/PaletteManager.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>PaletteManager</class>
0004  <widget class="QWidget" name="PaletteManager">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>702</width>
0010     <height>451</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Palette Manager</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout">
0017    <item row="0" column="0" rowspan="2" colspan="4">
0018     <layout class="QVBoxLayout" name="verticalLayout_2">
0019      <item>
0020       <widget class="QLabel" name="label">
0021        <property name="text">
0022         <string>Current palette</string>
0023        </property>
0024       </widget>
0025      </item>
0026      <item>
0027       <widget class="QListWidget" name="CurrentList"/>
0028      </item>
0029     </layout>
0030    </item>
0031    <item row="0" column="4" rowspan="2" colspan="2">
0032     <layout class="QVBoxLayout" name="verticalLayout">
0033      <item>
0034       <spacer name="verticalSpacer">
0035        <property name="orientation">
0036         <enum>Qt::Vertical</enum>
0037        </property>
0038        <property name="sizeHint" stdset="0">
0039         <size>
0040          <width>20</width>
0041          <height>40</height>
0042         </size>
0043        </property>
0044       </spacer>
0045      </item>
0046      <item>
0047       <widget class="QPushButton" name="AddFloss">
0048        <property name="text">
0049         <string notr="true">&lt;&lt;</string>
0050        </property>
0051       </widget>
0052      </item>
0053      <item>
0054       <widget class="QPushButton" name="RemoveFloss">
0055        <property name="text">
0056         <string notr="true">&gt;&gt;</string>
0057        </property>
0058       </widget>
0059      </item>
0060      <item>
0061       <spacer name="verticalSpacer_2">
0062        <property name="orientation">
0063         <enum>Qt::Vertical</enum>
0064        </property>
0065        <property name="sizeHint" stdset="0">
0066         <size>
0067          <width>20</width>
0068          <height>40</height>
0069         </size>
0070        </property>
0071       </spacer>
0072      </item>
0073     </layout>
0074    </item>
0075    <item row="0" column="6" colspan="2">
0076     <layout class="QHBoxLayout" name="horizontalLayout">
0077      <item>
0078       <widget class="QLabel" name="label_2">
0079        <property name="text">
0080         <string>Current scheme</string>
0081        </property>
0082       </widget>
0083      </item>
0084      <item>
0085       <widget class="QLabel" name="CurrentScheme">
0086        <property name="text">
0087         <string>TextLabel</string>
0088        </property>
0089       </widget>
0090      </item>
0091     </layout>
0092    </item>
0093    <item row="1" column="6" colspan="2">
0094     <widget class="QListWidget" name="ColorList"/>
0095    </item>
0096    <item row="2" column="0">
0097     <widget class="QLabel" name="label_7">
0098      <property name="text">
0099       <string>Symbol Library</string>
0100      </property>
0101     </widget>
0102    </item>
0103    <item row="2" column="1" colspan="2">
0104     <widget class="KComboBox" name="SymbolLibrary"/>
0105    </item>
0106    <item row="3" column="0">
0107     <widget class="QLabel" name="label_3">
0108      <property name="text">
0109       <string>Stitch strands</string>
0110      </property>
0111     </widget>
0112    </item>
0113    <item row="3" column="1">
0114     <widget class="KComboBox" name="StitchStrands">
0115      <item>
0116       <property name="text">
0117        <string notr="true">1</string>
0118       </property>
0119      </item>
0120      <item>
0121       <property name="text">
0122        <string notr="true">2</string>
0123       </property>
0124      </item>
0125      <item>
0126       <property name="text">
0127        <string notr="true">3</string>
0128       </property>
0129      </item>
0130      <item>
0131       <property name="text">
0132        <string notr="true">4</string>
0133       </property>
0134      </item>
0135      <item>
0136       <property name="text">
0137        <string notr="true">5</string>
0138       </property>
0139      </item>
0140      <item>
0141       <property name="text">
0142        <string notr="true">6</string>
0143       </property>
0144      </item>
0145     </widget>
0146    </item>
0147    <item row="3" column="2">
0148     <widget class="QLabel" name="label_5">
0149      <property name="text">
0150       <string>Symbol</string>
0151      </property>
0152     </widget>
0153    </item>
0154    <item row="3" column="3">
0155     <widget class="QPushButton" name="StitchSymbol">
0156      <property name="enabled">
0157       <bool>false</bool>
0158      </property>
0159      <property name="text">
0160       <string notr="true"/>
0161      </property>
0162     </widget>
0163    </item>
0164    <item row="3" column="5" colspan="2">
0165     <spacer name="horizontalSpacer">
0166      <property name="orientation">
0167       <enum>Qt::Horizontal</enum>
0168      </property>
0169      <property name="sizeHint" stdset="0">
0170       <size>
0171        <width>158</width>
0172        <height>20</height>
0173       </size>
0174      </property>
0175     </spacer>
0176    </item>
0177    <item row="3" column="7" rowspan="2">
0178     <layout class="QGridLayout" name="gridLayout_2">
0179      <item row="0" column="0">
0180       <widget class="QPushButton" name="NewFloss">
0181        <property name="text">
0182         <string>New Floss</string>
0183        </property>
0184       </widget>
0185      </item>
0186      <item row="0" column="1">
0187       <widget class="QPushButton" name="ClearUnused">
0188        <property name="text">
0189         <string>Clear Unused Flosses</string>
0190        </property>
0191       </widget>
0192      </item>
0193      <item row="1" column="1">
0194       <widget class="QPushButton" name="Calibrate">
0195        <property name="text">
0196         <string>Calibrate Flosses</string>
0197        </property>
0198       </widget>
0199      </item>
0200      <item row="1" column="0">
0201       <widget class="QPushButton" name="PickColor">
0202        <property name="text">
0203         <string>Pick Color</string>
0204        </property>
0205       </widget>
0206      </item>
0207     </layout>
0208    </item>
0209    <item row="4" column="0">
0210     <widget class="QLabel" name="label_4">
0211      <property name="text">
0212       <string>Backstitch strands</string>
0213      </property>
0214     </widget>
0215    </item>
0216    <item row="4" column="1">
0217     <widget class="KComboBox" name="BackstitchStrands">
0218      <item>
0219       <property name="text">
0220        <string notr="true">1</string>
0221       </property>
0222      </item>
0223      <item>
0224       <property name="text">
0225        <string notr="true">2</string>
0226       </property>
0227      </item>
0228      <item>
0229       <property name="text">
0230        <string notr="true">3</string>
0231       </property>
0232      </item>
0233      <item>
0234       <property name="text">
0235        <string notr="true">4</string>
0236       </property>
0237      </item>
0238      <item>
0239       <property name="text">
0240        <string notr="true">5</string>
0241       </property>
0242      </item>
0243      <item>
0244       <property name="text">
0245        <string notr="true">6</string>
0246       </property>
0247      </item>
0248     </widget>
0249    </item>
0250    <item row="4" column="2">
0251     <widget class="QLabel" name="label_6">
0252      <property name="text">
0253       <string>Symbol</string>
0254      </property>
0255     </widget>
0256    </item>
0257    <item row="4" column="3" colspan="2">
0258     <widget class="KComboBox" name="BackstitchSymbol">
0259      <property name="enabled">
0260       <bool>false</bool>
0261      </property>
0262      <item>
0263       <property name="text">
0264        <string comment="A solid line">Solid</string>
0265       </property>
0266      </item>
0267      <item>
0268       <property name="text">
0269        <string comment="A dashed line">Dashed</string>
0270       </property>
0271      </item>
0272      <item>
0273       <property name="text">
0274        <string comment="A dotted line">Dotted</string>
0275       </property>
0276      </item>
0277      <item>
0278       <property name="text">
0279        <string>Dash Dotted</string>
0280       </property>
0281      </item>
0282      <item>
0283       <property name="text">
0284        <string>Dash Dash Dotted</string>
0285       </property>
0286      </item>
0287     </widget>
0288    </item>
0289    <item row="5" column="0" colspan="8">
0290     <widget class="QDialogButtonBox" name="DialogButtonBox">
0291      <property name="standardButtons">
0292       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok</set>
0293      </property>
0294     </widget>
0295    </item>
0296   </layout>
0297  </widget>
0298  <customwidgets>
0299   <customwidget>
0300    <class>KComboBox</class>
0301    <extends>QComboBox</extends>
0302    <header>kcombobox.h</header>
0303   </customwidget>
0304  </customwidgets>
0305  <resources/>
0306  <connections/>
0307 </ui>