Warning, /education/kwordquiz/src/columndialogbase.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  <author>Peter Hedlund &lt;peter.hedlund@kdemail.net&gt;</author>
0004  <class>ColumnDialogBase</class>
0005  <widget class="QWidget" name="ColumnDialogBase">
0006   <property name="geometry">
0007    <rect>
0008     <x>0</x>
0009     <y>0</y>
0010     <width>484</width>
0011     <height>368</height>
0012    </rect>
0013   </property>
0014   <property name="sizePolicy">
0015    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0016     <horstretch>0</horstretch>
0017     <verstretch>0</verstretch>
0018    </sizepolicy>
0019   </property>
0020   <property name="minimumSize">
0021    <size>
0022     <width>260</width>
0023     <height>300</height>
0024    </size>
0025   </property>
0026   <layout class="QGridLayout" name="gridLayout_3">
0027    <property name="margin">
0028     <number>0</number>
0029    </property>
0030    <item row="0" column="0" colspan="2">
0031     <widget class="QGroupBox" name="column1GroupBox">
0032      <property name="sizePolicy">
0033       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0034        <horstretch>0</horstretch>
0035        <verstretch>0</verstretch>
0036       </sizepolicy>
0037      </property>
0038      <property name="minimumSize">
0039       <size>
0040        <width>0</width>
0041        <height>150</height>
0042       </size>
0043      </property>
0044      <property name="title">
0045       <string>Column 1</string>
0046      </property>
0047      <property name="flat">
0048       <bool>false</bool>
0049      </property>
0050      <layout class="QGridLayout" name="gridLayout">
0051       <item row="0" column="0">
0052        <widget class="QLabel" name="column1Picture">
0053         <property name="sizePolicy">
0054          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0055           <horstretch>0</horstretch>
0056           <verstretch>0</verstretch>
0057          </sizepolicy>
0058         </property>
0059         <property name="minimumSize">
0060          <size>
0061           <width>32</width>
0062           <height>32</height>
0063          </size>
0064         </property>
0065         <property name="maximumSize">
0066          <size>
0067           <width>32</width>
0068           <height>32</height>
0069          </size>
0070         </property>
0071         <property name="toolTip">
0072          <string>Title for the left column</string>
0073         </property>
0074         <property name="whatsThis">
0075          <string>Enter a title (identifier) for the left column</string>
0076         </property>
0077         <property name="scaledContents">
0078          <bool>true</bool>
0079         </property>
0080        </widget>
0081       </item>
0082       <item row="0" column="1" rowspan="2">
0083        <layout class="QVBoxLayout" name="column1LabelLayout">
0084         <property name="sizeConstraint">
0085          <enum>QLayout::SetMinimumSize</enum>
0086         </property>
0087         <item>
0088          <widget class="QLabel" name="column1TitleLabel">
0089           <property name="sizePolicy">
0090            <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0091             <horstretch>0</horstretch>
0092             <verstretch>0</verstretch>
0093            </sizepolicy>
0094           </property>
0095           <property name="text">
0096            <string>&amp;Title:</string>
0097           </property>
0098           <property name="buddy">
0099            <cstring>column1TitleLineEdit</cstring>
0100           </property>
0101          </widget>
0102         </item>
0103         <item>
0104          <widget class="QLabel" name="column1LayoutLabel">
0105           <property name="sizePolicy">
0106            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0107             <horstretch>0</horstretch>
0108             <verstretch>0</verstretch>
0109            </sizepolicy>
0110           </property>
0111           <property name="text">
0112            <string>&amp;Keyboard layout:</string>
0113           </property>
0114           <property name="buddy">
0115            <cstring>column1LayoutComboBox</cstring>
0116           </property>
0117          </widget>
0118         </item>
0119         <item>
0120          <widget class="QLabel" name="column1WidthLabel">
0121           <property name="sizePolicy">
0122            <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0123             <horstretch>0</horstretch>
0124             <verstretch>0</verstretch>
0125            </sizepolicy>
0126           </property>
0127           <property name="text">
0128            <string>&amp;Width:</string>
0129           </property>
0130           <property name="buddy">
0131            <cstring>column1WidthSpinBox</cstring>
0132           </property>
0133          </widget>
0134         </item>
0135        </layout>
0136       </item>
0137       <item row="0" column="2" rowspan="2">
0138        <layout class="QVBoxLayout" name="column1WidgetLayout">
0139         <item>
0140          <widget class="QLineEdit" name="column1TitleLineEdit">
0141           <property name="sizePolicy">
0142            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0143             <horstretch>0</horstretch>
0144             <verstretch>0</verstretch>
0145            </sizepolicy>
0146           </property>
0147           <property name="toolTip">
0148            <string>Title for the left column</string>
0149           </property>
0150           <property name="whatsThis">
0151            <string>Enter a title (identifier) for the left column</string>
0152           </property>
0153          </widget>
0154         </item>
0155         <item>
0156          <widget class="QComboBox" name="column1LayoutComboBox">
0157           <property name="toolTip">
0158            <string>Keyboard layout for the left column</string>
0159           </property>
0160           <property name="whatsThis">
0161            <string>Select a keyboard layout for the left column</string>
0162           </property>
0163          </widget>
0164         </item>
0165         <item>
0166          <widget class="QSpinBox" name="column1WidthSpinBox">
0167           <property name="toolTip">
0168            <string>Width of the left column</string>
0169           </property>
0170           <property name="whatsThis">
0171            <string>Enter the width (in pixels) for the left column</string>
0172           </property>
0173           <property name="maximum">
0174            <number>1500</number>
0175           </property>
0176          </widget>
0177         </item>
0178        </layout>
0179       </item>
0180       <item row="1" column="0">
0181        <spacer name="column1Spacer">
0182         <property name="orientation">
0183          <enum>Qt::Vertical</enum>
0184         </property>
0185         <property name="sizeType">
0186          <enum>QSizePolicy::Expanding</enum>
0187         </property>
0188         <property name="sizeHint" stdset="0">
0189          <size>
0190           <width>32</width>
0191           <height>70</height>
0192          </size>
0193         </property>
0194        </spacer>
0195       </item>
0196      </layout>
0197     </widget>
0198    </item>
0199    <item row="1" column="0" rowspan="2" colspan="2">
0200     <widget class="QGroupBox" name="column2GroupBox">
0201      <property name="sizePolicy">
0202       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0203        <horstretch>0</horstretch>
0204        <verstretch>0</verstretch>
0205       </sizepolicy>
0206      </property>
0207      <property name="minimumSize">
0208       <size>
0209        <width>0</width>
0210        <height>150</height>
0211       </size>
0212      </property>
0213      <property name="title">
0214       <string>Column 2</string>
0215      </property>
0216      <property name="flat">
0217       <bool>false</bool>
0218      </property>
0219      <layout class="QGridLayout" name="gridLayout_2">
0220       <item row="0" column="0">
0221        <widget class="QLabel" name="column2Picture">
0222         <property name="sizePolicy">
0223          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0224           <horstretch>0</horstretch>
0225           <verstretch>0</verstretch>
0226          </sizepolicy>
0227         </property>
0228         <property name="minimumSize">
0229          <size>
0230           <width>32</width>
0231           <height>32</height>
0232          </size>
0233         </property>
0234         <property name="maximumSize">
0235          <size>
0236           <width>32</width>
0237           <height>32</height>
0238          </size>
0239         </property>
0240         <property name="toolTip">
0241          <string>Title for the left column</string>
0242         </property>
0243         <property name="whatsThis">
0244          <string>Enter a title (identifier) for the left column</string>
0245         </property>
0246         <property name="scaledContents">
0247          <bool>true</bool>
0248         </property>
0249        </widget>
0250       </item>
0251       <item row="0" column="1" rowspan="2">
0252        <layout class="QVBoxLayout" name="column2LabelLayout">
0253         <property name="sizeConstraint">
0254          <enum>QLayout::SetMinimumSize</enum>
0255         </property>
0256         <item>
0257          <widget class="QLabel" name="column2TitleLabel">
0258           <property name="sizePolicy">
0259            <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0260             <horstretch>0</horstretch>
0261             <verstretch>0</verstretch>
0262            </sizepolicy>
0263           </property>
0264           <property name="text">
0265            <string>T&amp;itle:</string>
0266           </property>
0267           <property name="buddy">
0268            <cstring>column2TitleLineEdit</cstring>
0269           </property>
0270          </widget>
0271         </item>
0272         <item>
0273          <widget class="QLabel" name="column2LayoutLabel">
0274           <property name="sizePolicy">
0275            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0276             <horstretch>0</horstretch>
0277             <verstretch>0</verstretch>
0278            </sizepolicy>
0279           </property>
0280           <property name="text">
0281            <string>Keyboard &amp;Layout:</string>
0282           </property>
0283           <property name="buddy">
0284            <cstring>column2LayoutComboBox</cstring>
0285           </property>
0286          </widget>
0287         </item>
0288         <item>
0289          <widget class="QLabel" name="column2WidthLabel">
0290           <property name="sizePolicy">
0291            <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0292             <horstretch>0</horstretch>
0293             <verstretch>0</verstretch>
0294            </sizepolicy>
0295           </property>
0296           <property name="text">
0297            <string>Wi&amp;dth:</string>
0298           </property>
0299           <property name="buddy">
0300            <cstring>column2WidthSpinBox</cstring>
0301           </property>
0302          </widget>
0303         </item>
0304        </layout>
0305       </item>
0306       <item row="0" column="2" rowspan="2">
0307        <layout class="QVBoxLayout" name="column2WidgetLayout">
0308         <item>
0309          <widget class="QLineEdit" name="column2TitleLineEdit">
0310           <property name="sizePolicy">
0311            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0312             <horstretch>0</horstretch>
0313             <verstretch>0</verstretch>
0314            </sizepolicy>
0315           </property>
0316           <property name="toolTip">
0317            <string>Title for the right column</string>
0318           </property>
0319           <property name="whatsThis">
0320            <string>Enter a title (identifier) for the right column</string>
0321           </property>
0322          </widget>
0323         </item>
0324         <item>
0325          <widget class="QComboBox" name="column2LayoutComboBox"/>
0326         </item>
0327         <item>
0328          <widget class="QSpinBox" name="column2WidthSpinBox">
0329           <property name="toolTip">
0330            <string>Width of the right column</string>
0331           </property>
0332           <property name="whatsThis">
0333            <string>Enter the width (in pixels) for the right column</string>
0334           </property>
0335           <property name="maximum">
0336            <number>1500</number>
0337           </property>
0338          </widget>
0339         </item>
0340        </layout>
0341       </item>
0342       <item row="1" column="0">
0343        <spacer name="column2Spacer">
0344         <property name="orientation">
0345          <enum>Qt::Vertical</enum>
0346         </property>
0347         <property name="sizeType">
0348          <enum>QSizePolicy::Expanding</enum>
0349         </property>
0350         <property name="sizeHint" stdset="0">
0351          <size>
0352           <width>32</width>
0353           <height>70</height>
0354          </size>
0355         </property>
0356        </spacer>
0357       </item>
0358      </layout>
0359     </widget>
0360    </item>
0361    <item row="3" column="0">
0362     <spacer name="widgetSpacer">
0363      <property name="orientation">
0364       <enum>Qt::Vertical</enum>
0365      </property>
0366      <property name="sizeHint" stdset="0">
0367       <size>
0368        <width>20</width>
0369        <height>56</height>
0370       </size>
0371      </property>
0372     </spacer>
0373    </item>
0374   </layout>
0375  </widget>
0376  <customwidgets>
0377  </customwidgets>
0378  <resources/>
0379  <connections/>
0380 </ui>