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

0001 <ui version="4.0" >
0002  <class>KsirkCountryDefinition</class>
0003  <widget class="QDockWidget" name="KsirkCountryDefinition" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>291</width>
0009     <height>550</height>
0010    </rect>
0011   </property>
0012   <property name="windowTitle" >
0013    <string>Country</string>
0014   </property>
0015   <widget class="QWidget" name="dockWidgetContents" >
0016    <layout class="QVBoxLayout" name="verticalLayout" >
0017     <item>
0018      <layout class="QGridLayout" name="gridLayout" >
0019       <item row="0" column="0" >
0020        <widget class="QLabel" name="label" >
0021         <property name="text" >
0022          <string>Flag:</string>
0023         </property>
0024        </widget>
0025       </item>
0026       <item row="0" column="2" >
0027        <widget class="QLabel" name="label_2" >
0028         <property name="text" >
0029          <string>x</string>
0030         </property>
0031         <property name="alignment" >
0032          <set>Qt::AlignCenter</set>
0033         </property>
0034        </widget>
0035       </item>
0036       <item row="1" column="0" >
0037        <widget class="QLabel" name="label_3" >
0038         <property name="text" >
0039          <string>Anchor:</string>
0040         </property>
0041        </widget>
0042       </item>
0043       <item row="1" column="2" >
0044        <widget class="QLabel" name="label_4" >
0045         <property name="text" >
0046          <string>x</string>
0047         </property>
0048         <property name="alignment" >
0049          <set>Qt::AlignCenter</set>
0050         </property>
0051        </widget>
0052       </item>
0053       <item row="2" column="0" >
0054        <widget class="QLabel" name="label_5" >
0055         <property name="text" >
0056          <string>Center:</string>
0057         </property>
0058        </widget>
0059       </item>
0060       <item row="2" column="2" >
0061        <widget class="QLabel" name="label_6" >
0062         <property name="text" >
0063          <string>x</string>
0064         </property>
0065         <property name="alignment" >
0066          <set>Qt::AlignCenter</set>
0067         </property>
0068        </widget>
0069       </item>
0070       <item row="3" column="0" >
0071        <widget class="QLabel" name="label_7" >
0072         <property name="text" >
0073          <string>Infantry:</string>
0074         </property>
0075        </widget>
0076       </item>
0077       <item row="3" column="1" >
0078        <widget class="QSpinBox" name="infantryx" >
0079         <property name="toolTip" >
0080          <string>Infantry's sprite top left point x-coordinate</string>
0081         </property>
0082         <property name="whatsThis" >
0083          <string>Infantry's sprite top left point x-coordinate.
0084 
0085 This is given relatively to the top left of the map, sized as defined in the main skin definition widget.
0086 
0087 This value will be automatically updated if you move the infantry.</string>
0088         </property>
0089         <property name="text" stdset="0" >
0090          <string/>
0091         </property>
0092        </widget>
0093       </item>
0094       <item row="3" column="2" >
0095        <widget class="QLabel" name="label_8" >
0096         <property name="text" >
0097          <string>x</string>
0098         </property>
0099         <property name="alignment" >
0100          <set>Qt::AlignCenter</set>
0101         </property>
0102        </widget>
0103       </item>
0104       <item row="3" column="3" >
0105        <widget class="QSpinBox" name="infantryy" >
0106         <property name="toolTip" >
0107          <string>Infantry's sprite top left point y-coordinate</string>
0108         </property>
0109         <property name="whatsThis" >
0110          <string>Infantry's sprite top left point y-coordinate.
0111 
0112 This is given relatively to the top left of the map, sized as defined in the main skin definition widget.
0113 
0114 This value will be automatically updated if you move the infantry by drag and drop.</string>
0115         </property>
0116         <property name="text" stdset="0" >
0117          <string/>
0118         </property>
0119        </widget>
0120       </item>
0121       <item row="4" column="0" >
0122        <widget class="QLabel" name="label_9" >
0123         <property name="text" >
0124          <string>Cavalry:</string>
0125         </property>
0126        </widget>
0127       </item>
0128       <item row="4" column="1" >
0129        <widget class="QSpinBox" name="cavalryx" >
0130         <property name="toolTip" >
0131          <string>Cavalry's sprite top left point x-coordinate</string>
0132         </property>
0133         <property name="whatsThis" >
0134          <string>Cavalry's sprite top left point x-coordinate.
0135 
0136 This is given relatively to the top left of the map, sized as defined in the main skin definition widget.
0137 
0138 This value will be automatically updated if you move the cavalry.</string>
0139         </property>
0140         <property name="text" stdset="0" >
0141          <string/>
0142         </property>
0143        </widget>
0144       </item>
0145       <item row="4" column="2" >
0146        <widget class="QLabel" name="label_10" >
0147         <property name="text" >
0148          <string>x</string>
0149         </property>
0150         <property name="alignment" >
0151          <set>Qt::AlignCenter</set>
0152         </property>
0153        </widget>
0154       </item>
0155       <item row="4" column="3" >
0156        <widget class="QSpinBox" name="cavalryy" >
0157         <property name="toolTip" >
0158          <string>Cavalry's sprite top left point y-coordinate</string>
0159         </property>
0160         <property name="whatsThis" >
0161          <string>Cavalry's sprite top left point y-coordinate.
0162 
0163 This is given relatively to the top left of the map, sized as defined in the main skin definition widget.
0164 
0165 This value will be automatically updated if you move the cavalry by drag and drop.</string>
0166         </property>
0167         <property name="text" stdset="0" >
0168          <string/>
0169         </property>
0170        </widget>
0171       </item>
0172       <item row="5" column="0" >
0173        <widget class="QLabel" name="label_12" >
0174         <property name="text" >
0175          <string>Cannon:</string>
0176         </property>
0177        </widget>
0178       </item>
0179       <item row="5" column="2" >
0180        <widget class="QLabel" name="label_11" >
0181         <property name="text" >
0182          <string>x</string>
0183         </property>
0184         <property name="alignment" >
0185          <set>Qt::AlignCenter</set>
0186         </property>
0187        </widget>
0188       </item>
0189       <item row="5" column="3" >
0190        <widget class="QSpinBox" name="cannony" >
0191         <property name="toolTip" >
0192          <string>Cannon's sprite top left point y-coordinate</string>
0193         </property>
0194         <property name="whatsThis" >
0195          <string>Cannon's sprite top left point y-coordinate.
0196 
0197 This is given relatively to the top left of the map, sized as defined in the main skin definition widget.
0198 
0199 This value will be automatically updated if you move the cannon by drag and drop.</string>
0200         </property>
0201         <property name="text" stdset="0" >
0202          <string/>
0203         </property>
0204        </widget>
0205       </item>
0206       <item row="5" column="1" >
0207        <widget class="QSpinBox" name="cannonx" >
0208         <property name="toolTip" >
0209          <string>Cannon's sprite top left point x-coordinate</string>
0210         </property>
0211         <property name="whatsThis" >
0212          <string>Cannon's sprite top left point x-coordinate.
0213 
0214 This is given relatively to the top left of the map, sized as defined in the main skin definition widget.
0215 
0216 This value will be automatically updated if you move the cannon.</string>
0217         </property>
0218         <property name="text" stdset="0" >
0219          <string/>
0220         </property>
0221        </widget>
0222       </item>
0223       <item row="2" column="3" >
0224        <widget class="QSpinBox" name="centery" >
0225         <property name="toolTip" >
0226          <string>Point around which the country name is drawn y-coordinate</string>
0227         </property>
0228         <property name="whatsThis" >
0229          <string>Point around which the country name is drawn y-coordinate.
0230 
0231 Note that this point should be located inside the limits of the country on the map mask.
0232 
0233 This is given relatively to the top left of the map, sized as defined in the main skin definition widget.
0234 
0235 This value will be automatically updated if you move the country name by dragging and dropping its target icon.
0236 </string>
0237         </property>
0238         <property name="text" stdset="0" >
0239          <string/>
0240         </property>
0241        </widget>
0242       </item>
0243       <item row="2" column="1" >
0244        <widget class="QSpinBox" name="centerx" >
0245         <property name="toolTip" >
0246          <string>Point around which the country name is drawn x-coordinate</string>
0247         </property>
0248         <property name="whatsThis" >
0249          <string>Point around which the country name is drawn x-coordinate.
0250 
0251 Note that this point should be located inside the limits of the country on the map mask.
0252 
0253 This is given relatively to the top left of the map, sized as defined in the main skin definition widget.
0254 
0255 This value will be automatically updated if you move the country name by dragging and dropping its target icon.</string>
0256         </property>
0257         <property name="text" stdset="0" >
0258          <string/>
0259         </property>
0260        </widget>
0261       </item>
0262       <item row="1" column="3" >
0263        <widget class="QSpinBox" name="anchory" >
0264         <property name="toolTip" >
0265          <string>Center of the highlighting y-coordinate</string>
0266         </property>
0267         <property name="whatsThis" >
0268          <string>Center of the highlighting y-coordinate.
0269 
0270 This is given relatively to the top left of the map, sized as defined in the main skin definition widget.
0271 
0272 This value will be automatically updated if you move the highlighting by dragging and dropping its cross icon.</string>
0273         </property>
0274         <property name="text" stdset="0" >
0275          <string/>
0276         </property>
0277        </widget>
0278       </item>
0279       <item row="1" column="1" >
0280        <widget class="QSpinBox" name="anchorx" >
0281         <property name="toolTip" >
0282          <string>Center of the highlighting x-coordinate</string>
0283         </property>
0284         <property name="whatsThis" >
0285          <string>Center of the highlighting x-coordinate.
0286 
0287 This is given relatively to the top left of the map, sized as defined in the main skin definition widget.
0288 
0289 This value will be automatically updated if you move the highlighting by dragging and dropping its cross icon.</string>
0290         </property>
0291         <property name="text" stdset="0" >
0292          <string/>
0293         </property>
0294        </widget>
0295       </item>
0296       <item row="0" column="3" >
0297        <widget class="QSpinBox" name="flagy" >
0298         <property name="toolTip" >
0299          <string>Flag's sprite top left point y-coordinate</string>
0300         </property>
0301         <property name="whatsThis" >
0302          <string>Flag's sprite top left point y-coordinate.
0303 
0304 This is given relatively to the top left of the map, sized as defined in the main skin definition widget.
0305 
0306 This value will be automatically updated if you move the flag by drag and drop.</string>
0307         </property>
0308         <property name="text" stdset="0" >
0309          <string/>
0310         </property>
0311        </widget>
0312       </item>
0313       <item row="0" column="1" >
0314        <widget class="QSpinBox" name="flagx" >
0315         <property name="toolTip" >
0316          <string>Flag's sprite top left point x-coordinate</string>
0317         </property>
0318         <property name="whatsThis" >
0319          <string>Flag's sprite top left point x-coordinate.
0320 
0321 This is given relatively to the top left of the map, sized as defined in the main skin definition widget.
0322 
0323 This value will be automatically updated if you move the flag by drag and drop.</string>
0324         </property>
0325         <property name="text" stdset="0" >
0326          <string/>
0327         </property>
0328        </widget>
0329       </item>
0330      </layout>
0331     </item>
0332     <item>
0333      <widget class="QPushButton" name="neighboursbutton" >
0334       <property name="toolTip" >
0335        <string>Select this country's neighbors</string>
0336       </property>
0337       <property name="whatsThis" >
0338        <string>Click here to select this country's neighbors.
0339 
0340 A list of all the world's countries will be shown and you will be able to select the countries using the mouse and the Ctrl and Shift keys.</string>
0341       </property>
0342       <property name="text" >
0343        <string>Neighbors:</string>
0344       </property>
0345      </widget>
0346     </item>
0347     <item>
0348      <widget class="QListWidget" name="neighbourslist" >
0349       <property name="toolTip" >
0350        <string>This country's neighbors</string>
0351       </property>
0352       <property name="whatsThis" >
0353        <string>This is the list of countries currently considered as neighbors of this country.</string>
0354       </property>
0355      </widget>
0356     </item>
0357    </layout>
0358   </widget>
0359  </widget>
0360  <resources/>
0361  <connections/>
0362 </ui>