Warning, /games/ksirk/ksirkskineditor/ksirkskineditorwidget.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <author>Gaƫl de Chalendar, released undes GPL v2 or higher</author>
0003  <class>skinEditor</class>
0004  <widget class="QFrame" name="skinEditor" >
0005   <property name="geometry" >
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>683</width>
0010     <height>530</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy" >
0014    <sizepolicy vsizetype="Maximum" hsizetype="Maximum" >
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="windowTitle" >
0020    <string>KsirK Skin Editor</string>
0021   </property>
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="QHBoxLayout" name="horizontalLayout" >
0029    <item>
0030     <layout class="QVBoxLayout" name="verticalLayout" >
0031      <item>
0032       <widget class="QScrollArea" name="buttonsScrollArea" >
0033        <property name="sizePolicy" >
0034         <sizepolicy vsizetype="Minimum" hsizetype="Expanding" >
0035          <horstretch>0</horstretch>
0036          <verstretch>0</verstretch>
0037         </sizepolicy>
0038        </property>
0039        <property name="minimumSize" >
0040         <size>
0041          <width>0</width>
0042          <height>50</height>
0043         </size>
0044        </property>
0045        <property name="toolTip" >
0046         <string>Sprite placement buttons</string>
0047        </property>
0048        <property name="whatsThis" >
0049         <string>Use the buttons here to do the initial placement of the corresponding sprite for the currently selected country. The buttons are available only if the sprite is not already placed. </string>
0050        </property>
0051        <property name="widgetResizable" >
0052         <bool>true</bool>
0053        </property>
0054        <widget class="QWidget" name="scrollAreaWidgetContents" >
0055         <property name="geometry" >
0056          <rect>
0057           <x>0</x>
0058           <y>0</y>
0059           <width>661</width>
0060           <height>54</height>
0061          </rect>
0062         </property>
0063        </widget>
0064       </widget>
0065      </item>
0066      <item>
0067       <widget class="QScrollArea" name="mapScrollArea" >
0068        <property name="toolTip" >
0069         <string>Map with sprites</string>
0070        </property>
0071        <property name="whatsThis" >
0072         <string>Shows the map of the skin with all already placed sprites, the country names, and the highlighting anchors.
0073 
0074 Drag and drop the sprites, the country names, and the highlighting anchors to change their place.</string>
0075        </property>
0076        <property name="widgetResizable" >
0077         <bool>true</bool>
0078        </property>
0079        <widget class="QWidget" name="scrollAreaWidgetContents_2" >
0080         <property name="geometry" >
0081          <rect>
0082           <x>0</x>
0083           <y>0</y>
0084           <width>661</width>
0085           <height>444</height>
0086          </rect>
0087         </property>
0088        </widget>
0089       </widget>
0090      </item>
0091     </layout>
0092    </item>
0093   </layout>
0094  </widget>
0095  <resources/>
0096  <connections/>
0097 </ui>