Warning, /games/ksudoku/src/gui/configgame.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>ConfigGame</class>
0004  <widget class="QWidget" name="ConfigGame">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>462</width>
0010     <height>521</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QCheckBox" name="kcfg_PrintMulti">
0016      <property name="toolTip">
0017       <string/>
0018      </property>
0019      <property name="text">
0020       <string>When printing, try to fit more than one puzzle on a page</string>
0021      </property>
0022     </widget>
0023    </item>
0024    <item>
0025     <spacer name="verticalSpacer">
0026      <property name="orientation">
0027       <enum>Qt::Vertical</enum>
0028      </property>
0029      <property name="sizeType">
0030       <enum>QSizePolicy::Fixed</enum>
0031      </property>
0032      <property name="sizeHint" stdset="0">
0033       <size>
0034        <width>20</width>
0035        <height>20</height>
0036       </size>
0037      </property>
0038     </spacer>
0039    </item>
0040    <item>
0041     <widget class="QCheckBox" name="kcfg_ShowHighlights">
0042      <property name="toolTip">
0043       <string>Highlight the row, column and block that contain the selected cell</string>
0044      </property>
0045      <property name="whatsThis">
0046       <string>Highlight the row, column and block that contain the selected cell. Blocks may be square or irregular (as in jigsaw-type or XSudoku puzzles).</string>
0047      </property>
0048      <property name="text">
0049       <string>Show highlights in 2-D puzzles</string>
0050      </property>
0051     </widget>
0052    </item>
0053    <item>
0054     <widget class="QCheckBox" name="kcfg_ShowErrors">
0055      <property name="toolTip">
0056       <string>Highlight in red any cells whose values break the Sudoku rules.</string>
0057      </property>
0058      <property name="whatsThis">
0059       <string>Highlight in red any cells whose values break the Sudoku rules.</string>
0060      </property>
0061      <property name="text">
0062       <string>Show errors</string>
0063      </property>
0064     </widget>
0065    </item>
0066    <item>
0067     <widget class="QCheckBox" name="kcfg_ShowHighlights3D">
0068      <property name="toolTip">
0069       <string>Highlight the planes (blocks) that contain the selected cell.</string>
0070      </property>
0071      <property name="whatsThis">
0072       <string>Highlight the planes (blocks) that contain the selected cell.</string>
0073      </property>
0074      <property name="text">
0075       <string>Show highlights in 3-D puzzles</string>
0076      </property>
0077     </widget>
0078    </item>
0079    <item>
0080     <spacer name="spacer_3">
0081      <property name="orientation">
0082       <enum>Qt::Vertical</enum>
0083      </property>
0084      <property name="sizeType">
0085       <enum>QSizePolicy::Fixed</enum>
0086      </property>
0087      <property name="sizeHint" stdset="0">
0088       <size>
0089        <width>20</width>
0090        <height>20</height>
0091       </size>
0092      </property>
0093     </spacer>
0094    </item>
0095    <item>
0096     <layout class="QHBoxLayout" name="horizontalLayout_5">
0097      <property name="topMargin">
0098       <number>0</number>
0099      </property>
0100      <property name="bottomMargin">
0101       <number>0</number>
0102      </property>
0103      <item>
0104       <widget class="QSpinBox" name="kcfg_MathdokuSize">
0105        <property name="sizePolicy">
0106         <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0107          <horstretch>200</horstretch>
0108          <verstretch>0</verstretch>
0109         </sizepolicy>
0110        </property>
0111        <property name="minimumSize">
0112         <size>
0113          <width>84</width>
0114          <height>0</height>
0115         </size>
0116        </property>
0117        <property name="minimum">
0118         <number>3</number>
0119        </property>
0120        <property name="maximum">
0121         <number>9</number>
0122        </property>
0123        <property name="value">
0124         <number>6</number>
0125        </property>
0126       </widget>
0127      </item>
0128      <item>
0129       <widget class="QLabel" name="label_4">
0130        <property name="sizePolicy">
0131         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0132          <horstretch>0</horstretch>
0133          <verstretch>0</verstretch>
0134         </sizepolicy>
0135        </property>
0136        <property name="text">
0137         <string>Mathdoku puzzle size (3-9)</string>
0138        </property>
0139       </widget>
0140      </item>
0141     </layout>
0142    </item>
0143    <item>
0144     <spacer name="verticalSpacer_2">
0145      <property name="orientation">
0146       <enum>Qt::Vertical</enum>
0147      </property>
0148      <property name="sizeType">
0149       <enum>QSizePolicy::Fixed</enum>
0150      </property>
0151      <property name="sizeHint" stdset="0">
0152       <size>
0153        <width>20</width>
0154        <height>20</height>
0155       </size>
0156      </property>
0157     </spacer>
0158    </item>
0159    <item>
0160     <widget class="QLabel" name="label_2">
0161      <property name="font">
0162       <font>
0163        <pointsize>13</pointsize>
0164       </font>
0165      </property>
0166      <property name="text">
0167       <string>Settings for 3-D Puzzles Only</string>
0168      </property>
0169     </widget>
0170    </item>
0171    <item>
0172     <layout class="QHBoxLayout" name="horizontalLayout">
0173      <item>
0174       <widget class="QSlider" name="kcfg_OverallSize3D">
0175        <property name="sizePolicy">
0176         <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0177          <horstretch>200</horstretch>
0178          <verstretch>0</verstretch>
0179         </sizepolicy>
0180        </property>
0181        <property name="toolTip">
0182         <string>Set the relative size of 3-D cells and the spaces between them.</string>
0183        </property>
0184        <property name="whatsThis">
0185         <string>Set the relative size of 3-D cells and the spaces between them.</string>
0186        </property>
0187        <property name="minimum">
0188         <number>7</number>
0189        </property>
0190        <property name="maximum">
0191         <number>13</number>
0192        </property>
0193        <property name="singleStep">
0194         <number>1</number>
0195        </property>
0196        <property name="pageStep">
0197         <number>1</number>
0198        </property>
0199        <property name="value">
0200         <number>10</number>
0201        </property>
0202        <property name="sliderPosition">
0203         <number>10</number>
0204        </property>
0205        <property name="orientation">
0206         <enum>Qt::Horizontal</enum>
0207        </property>
0208        <property name="invertedAppearance">
0209         <bool>false</bool>
0210        </property>
0211        <property name="tickPosition">
0212         <enum>QSlider::TicksBelow</enum>
0213        </property>
0214        <property name="tickInterval">
0215         <number>1</number>
0216        </property>
0217       </widget>
0218      </item>
0219      <item>
0220       <widget class="QLabel" name="label_6">
0221        <property name="sizePolicy">
0222         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0223          <horstretch>0</horstretch>
0224          <verstretch>0</verstretch>
0225         </sizepolicy>
0226        </property>
0227        <property name="toolTip">
0228         <string>Set the relative size of 3-D cells and the spaces between them.</string>
0229        </property>
0230        <property name="whatsThis">
0231         <string>Set the relative size of 3-D cells and the spaces between them.</string>
0232        </property>
0233        <property name="text">
0234         <string>Overall size of 3-D cells</string>
0235        </property>
0236        <property name="buddy">
0237         <cstring>kcfg_OverallSize3D</cstring>
0238        </property>
0239       </widget>
0240      </item>
0241     </layout>
0242    </item>
0243    <item>
0244     <layout class="QHBoxLayout" name="horizontalLayout_1">
0245      <item>
0246       <widget class="QSlider" name="kcfg_SelectionSize3D">
0247        <property name="sizePolicy">
0248         <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0249          <horstretch>200</horstretch>
0250          <verstretch>0</verstretch>
0251         </sizepolicy>
0252        </property>
0253        <property name="toolTip">
0254         <string>Shrink or expand a cell by up to 30% when it is selected.</string>
0255        </property>
0256        <property name="whatsThis">
0257         <string>Shrink or expand a cell by up to 30% when it is selected.</string>
0258        </property>
0259        <property name="minimum">
0260         <number>7</number>
0261        </property>
0262        <property name="maximum">
0263         <number>13</number>
0264        </property>
0265        <property name="singleStep">
0266         <number>1</number>
0267        </property>
0268        <property name="pageStep">
0269         <number>1</number>
0270        </property>
0271        <property name="value">
0272         <number>7</number>
0273        </property>
0274        <property name="sliderPosition">
0275         <number>7</number>
0276        </property>
0277        <property name="orientation">
0278         <enum>Qt::Horizontal</enum>
0279        </property>
0280        <property name="invertedAppearance">
0281         <bool>false</bool>
0282        </property>
0283        <property name="tickPosition">
0284         <enum>QSlider::TicksBelow</enum>
0285        </property>
0286        <property name="tickInterval">
0287         <number>1</number>
0288        </property>
0289       </widget>
0290      </item>
0291      <item>
0292       <widget class="QLabel" name="label">
0293        <property name="sizePolicy">
0294         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0295          <horstretch>0</horstretch>
0296          <verstretch>0</verstretch>
0297         </sizepolicy>
0298        </property>
0299        <property name="toolTip">
0300         <string>Shrink or expand a cell by up to 30% when it is selected.</string>
0301        </property>
0302        <property name="whatsThis">
0303         <string>Shrink or expand a cell by up to 30% when it is selected.</string>
0304        </property>
0305        <property name="text">
0306         <string>Size of selected 3-D cell</string>
0307        </property>
0308        <property name="buddy">
0309         <cstring>kcfg_SelectionSize3D</cstring>
0310        </property>
0311       </widget>
0312      </item>
0313     </layout>
0314    </item>
0315    <item>
0316     <layout class="QHBoxLayout" name="horizontalLayout_2">
0317      <item>
0318       <widget class="QSlider" name="kcfg_HighlightedSize3D">
0319        <property name="sizePolicy">
0320         <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0321          <horstretch>200</horstretch>
0322          <verstretch>0</verstretch>
0323         </sizepolicy>
0324        </property>
0325        <property name="toolTip">
0326         <string>Shrink or expand cells by up to 30% when they are highlighted.</string>
0327        </property>
0328        <property name="whatsThis">
0329         <string>Shrink or expand cells by up to 30% when they are highlighted.</string>
0330        </property>
0331        <property name="minimum">
0332         <number>7</number>
0333        </property>
0334        <property name="maximum">
0335         <number>13</number>
0336        </property>
0337        <property name="pageStep">
0338         <number>1</number>
0339        </property>
0340        <property name="value">
0341         <number>7</number>
0342        </property>
0343        <property name="orientation">
0344         <enum>Qt::Horizontal</enum>
0345        </property>
0346        <property name="tickPosition">
0347         <enum>QSlider::TicksBelow</enum>
0348        </property>
0349        <property name="tickInterval">
0350         <number>1</number>
0351        </property>
0352       </widget>
0353      </item>
0354      <item>
0355       <widget class="QLabel" name="label_3">
0356        <property name="sizePolicy">
0357         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0358          <horstretch>0</horstretch>
0359          <verstretch>0</verstretch>
0360         </sizepolicy>
0361        </property>
0362        <property name="toolTip">
0363         <string>Shrink or expand cells by up to 30% when they are highlighted.</string>
0364        </property>
0365        <property name="whatsThis">
0366         <string>Shrink or expand cells by up to 30% when they are highlighted.</string>
0367        </property>
0368        <property name="text">
0369         <string>Size of highlighted 3-D cells</string>
0370        </property>
0371        <property name="buddy">
0372         <cstring>kcfg_HighlightedSize3D</cstring>
0373        </property>
0374       </widget>
0375      </item>
0376     </layout>
0377    </item>
0378    <item>
0379     <layout class="QHBoxLayout" name="horizontalLayout_4">
0380      <item>
0381       <widget class="QSlider" name="kcfg_OuterCellSize3D">
0382        <property name="sizePolicy">
0383         <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0384          <horstretch>200</horstretch>
0385          <verstretch>0</verstretch>
0386         </sizepolicy>
0387        </property>
0388        <property name="toolTip">
0389         <string>Shrink cells by up to 60% if they are not in an NxNxN cube that contains the selected cell.</string>
0390        </property>
0391        <property name="whatsThis">
0392         <string>Shrink cells by up to 60% if they are not in an NxNxN cube that contains the selected cell. This is useful if a 3-D puzzle has more than one cube.</string>
0393        </property>
0394        <property name="minimum">
0395         <number>4</number>
0396        </property>
0397        <property name="maximum">
0398         <number>10</number>
0399        </property>
0400        <property name="pageStep">
0401         <number>1</number>
0402        </property>
0403        <property name="value">
0404         <number>4</number>
0405        </property>
0406        <property name="orientation">
0407         <enum>Qt::Horizontal</enum>
0408        </property>
0409        <property name="tickPosition">
0410         <enum>QSlider::TicksBelow</enum>
0411        </property>
0412        <property name="tickInterval">
0413         <number>1</number>
0414        </property>
0415       </widget>
0416      </item>
0417      <item>
0418       <widget class="QLabel" name="label_5">
0419        <property name="sizePolicy">
0420         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0421          <horstretch>0</horstretch>
0422          <verstretch>0</verstretch>
0423         </sizepolicy>
0424        </property>
0425        <property name="toolTip">
0426         <string>Shrink cells by up to 60% if they are not in an NxNxN cube that contains the selected cell.</string>
0427        </property>
0428        <property name="whatsThis">
0429         <string>Shrink cells by up to 60% if they are not in an NxNxN cube that contains the selected cell. This is useful if a 3-D puzzle has more than one cube.</string>
0430        </property>
0431        <property name="text">
0432         <string>Size of 3-D cells outside the selected volume</string>
0433        </property>
0434        <property name="buddy">
0435         <cstring>kcfg_OuterCellSize3D</cstring>
0436        </property>
0437       </widget>
0438      </item>
0439     </layout>
0440    </item>
0441    <item>
0442     <layout class="QHBoxLayout" name="horizontalLayout_3">
0443      <item>
0444       <widget class="QCheckBox" name="kcfg_DarkenOuterCells3D">
0445        <property name="toolTip">
0446         <string>Darken cells if they are not in an NxNxN cube that contains the selected cell.</string>
0447        </property>
0448        <property name="whatsThis">
0449         <string>Shrink cells by up to 60% if they are not in an NxNxN cube that contains the selected cell. This is useful if a 3-D puzzle has more than one cube.</string>
0450        </property>
0451        <property name="text">
0452         <string>Darken 3-D cells outside the selected volume</string>
0453        </property>
0454       </widget>
0455      </item>
0456      <item>
0457       <spacer name="horizontalSpacer">
0458        <property name="orientation">
0459         <enum>Qt::Horizontal</enum>
0460        </property>
0461        <property name="sizeHint" stdset="0">
0462         <size>
0463          <width>40</width>
0464          <height>20</height>
0465         </size>
0466        </property>
0467       </spacer>
0468      </item>
0469     </layout>
0470    </item>
0471    <item>
0472     <spacer>
0473      <property name="orientation">
0474       <enum>Qt::Vertical</enum>
0475      </property>
0476      <property name="sizeType">
0477       <enum>QSizePolicy::Expanding</enum>
0478      </property>
0479      <property name="sizeHint" stdset="0">
0480       <size>
0481        <width>20</width>
0482        <height>40</height>
0483       </size>
0484      </property>
0485     </spacer>
0486    </item>
0487   </layout>
0488  </widget>
0489  <tabstops>
0490   <tabstop>kcfg_ShowHighlights</tabstop>
0491   <tabstop>kcfg_ShowErrors</tabstop>
0492   <tabstop>kcfg_ShowHighlights3D</tabstop>
0493   <tabstop>kcfg_SelectionSize3D</tabstop>
0494   <tabstop>kcfg_HighlightedSize3D</tabstop>
0495   <tabstop>kcfg_OuterCellSize3D</tabstop>
0496   <tabstop>kcfg_DarkenOuterCells3D</tabstop>
0497  </tabstops>
0498  <resources/>
0499  <connections/>
0500 </ui>