Warning, /games/libkdegames/tests/kgamepopupitemtest.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>KGpiMainWidget</class>
0003  <widget class="QWidget" name="KGpiMainWidget" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>534</width>
0009     <height>648</height>
0010    </rect>
0011   </property>
0012   <layout class="QGridLayout" >
0013    <item rowspan="3" row="0" column="0" >
0014     <widget class="QGraphicsView" name="graphicsView" >
0015      <property name="cacheMode" >
0016       <set>QGraphicsView::CacheBackground</set>
0017      </property>
0018     </widget>
0019    </item>
0020    <item row="0" column="1" >
0021     <widget class="QFrame" name="frame_2" >
0022      <property name="frameShape" >
0023       <enum>QFrame::StyledPanel</enum>
0024      </property>
0025      <property name="frameShadow" >
0026       <enum>QFrame::Raised</enum>
0027      </property>
0028      <layout class="QGridLayout" >
0029       <item row="0" column="0" colspan="2" >
0030        <widget class="QCheckBox" name="showRichText" >
0031         <property name="text" >
0032          <string>Show rich text</string>
0033         </property>
0034        </widget>
0035       </item>
0036       <item row="1" column="0" >
0037        <widget class="QLabel" name="label" >
0038         <property name="text" >
0039          <string>Message timeout:</string>
0040         </property>
0041        </widget>
0042       </item>
0043       <item row="1" column="1" >
0044        <widget class="QSpinBox" name="mesTimeout" >
0045         <property name="maximum" >
0046          <number>27000</number>
0047         </property>
0048        </widget>
0049       </item>
0050       <item row="2" column="0" >
0051        <widget class="QLabel" name="label_3" >
0052         <property name="text" >
0053          <string>Opacity:</string>
0054         </property>
0055        </widget>
0056       </item>
0057       <item row="2" column="1" colspan="2" >
0058        <widget class="QSlider" name="opacity" >
0059         <property name="maximum" >
0060          <number>100</number>
0061         </property>
0062         <property name="orientation" >
0063          <enum>Qt::Horizontal</enum>
0064         </property>
0065         <property name="tickPosition" >
0066          <enum>QSlider::TicksBelow</enum>
0067         </property>
0068        </widget>
0069       </item>
0070       <item rowspan="3" row="3" column="0" colspan="3" >
0071        <widget class="QPushButton" name="changeIcon" >
0072         <property name="text" >
0073          <string>Change Icon...</string>
0074         </property>
0075        </widget>
0076       </item>
0077       <item rowspan="2" row="13" column="0" >
0078        <widget class="QLabel" name="label_4" >
0079         <property name="text" >
0080          <string>Text color:</string>
0081         </property>
0082        </widget>
0083       </item>
0084       <item rowspan="2" row="13" column="1" colspan="2" >
0085        <widget class="KColorButton" name="textColor" >
0086         <property name="text" >
0087          <string/>
0088         </property>
0089        </widget>
0090       </item>
0091       <item row="15" column="0" >
0092        <widget class="QLabel" name="label_5" >
0093         <property name="text" >
0094          <string>Background color:</string>
0095         </property>
0096        </widget>
0097       </item>
0098       <item row="15" column="1" colspan="2" >
0099        <widget class="KColorButton" name="bkgndColor" />
0100       </item>
0101       <item rowspan="2" row="6" column="0" colspan="3" >
0102        <widget class="QGroupBox" name="groupBox" >
0103         <property name="title" >
0104          <string>Replace Mode</string>
0105         </property>
0106         <layout class="QHBoxLayout" >
0107          <item>
0108           <widget class="QRadioButton" name="leavePrevious" >
0109            <property name="text" >
0110             <string>LeavePrevious</string>
0111            </property>
0112            <property name="checked" >
0113             <bool>true</bool>
0114            </property>
0115           </widget>
0116          </item>
0117          <item>
0118           <widget class="QRadioButton" name="replacePrevious" >
0119            <property name="text" >
0120             <string>ReplacePrevious</string>
0121            </property>
0122           </widget>
0123          </item>
0124         </layout>
0125        </widget>
0126       </item>
0127       <item rowspan="5" row="8" column="0" >
0128        <widget class="QLabel" name="label_6" >
0129         <property name="text" >
0130          <string>Corners:</string>
0131         </property>
0132        </widget>
0133       </item>
0134       <item rowspan="5" row="8" column="1" colspan="2" >
0135        <widget class="QComboBox" name="cornersType" >
0136         <property name="currentIndex" >
0137          <number>0</number>
0138         </property>
0139         <item>
0140          <property name="text" >
0141           <string>Square</string>
0142          </property>
0143         </item>
0144         <item>
0145          <property name="text" >
0146           <string>Sharp</string>
0147          </property>
0148         </item>
0149         <item>
0150          <property name="text" >
0151           <string>Soft</string>
0152          </property>
0153         </item>
0154         <item>
0155          <property name="text" >
0156           <string>Softest</string>
0157          </property>
0158         </item>
0159        </widget>
0160       </item>
0161      </layout>
0162     </widget>
0163    </item>
0164    <item row="1" column="1" >
0165     <widget class="QFrame" name="frame" >
0166      <property name="frameShape" >
0167       <enum>QFrame::StyledPanel</enum>
0168      </property>
0169      <property name="frameShadow" >
0170       <enum>QFrame::Raised</enum>
0171      </property>
0172      <layout class="QVBoxLayout" >
0173       <item>
0174        <widget class="QPushButton" name="popupTL" >
0175         <property name="text" >
0176          <string>Popup Top-Left</string>
0177         </property>
0178        </widget>
0179       </item>
0180       <item>
0181        <widget class="QPushButton" name="popupTR" >
0182         <property name="text" >
0183          <string>Popup Top-Right</string>
0184         </property>
0185        </widget>
0186       </item>
0187       <item>
0188        <widget class="QPushButton" name="popupBL" >
0189         <property name="text" >
0190          <string>Popup Bottom-Left</string>
0191         </property>
0192        </widget>
0193       </item>
0194       <item>
0195        <widget class="QPushButton" name="popupBR" >
0196         <property name="text" >
0197          <string>Popup Bottom-Right</string>
0198         </property>
0199        </widget>
0200       </item>
0201       <item>
0202        <widget class="QPushButton" name="popupCenter" >
0203         <property name="text" >
0204          <string>Popup Center</string>
0205         </property>
0206        </widget>
0207       </item>
0208       <item>
0209        <widget class="QPushButton" name="forceInstantHide" >
0210         <property name="text" >
0211          <string>Force Instant Hide</string>
0212         </property>
0213        </widget>
0214       </item>
0215       <item>
0216        <widget class="QPushButton" name="forceAnimatedHide" >
0217         <property name="text" >
0218          <string>Force Animated Hide</string>
0219         </property>
0220        </widget>
0221       </item>
0222      </layout>
0223     </widget>
0224    </item>
0225    <item row="2" column="1" >
0226     <spacer>
0227      <property name="orientation" >
0228       <enum>Qt::Vertical</enum>
0229      </property>
0230      <property name="sizeHint" >
0231       <size>
0232        <width>20</width>
0233        <height>91</height>
0234       </size>
0235      </property>
0236     </spacer>
0237    </item>
0238   </layout>
0239  </widget>
0240  <customwidgets>
0241   <customwidget>
0242    <class>KColorButton</class>
0243    <extends>QPushButton</extends>
0244    <header>kcolorbutton.h</header>
0245   </customwidget>
0246  </customwidgets>
0247  <resources/>
0248  <connections/>
0249 </ui>