tools/MissionsEditor/teamedit.ui
author unc0rr
Fri, 30 Oct 2009 19:28:44 +0000
changeset 2594 0047e16dbacb
parent 2589 4329597c85c8
child 2596 41b46f83d088
permissions -rw-r--r--
Add loading team parameters
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2589
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
     2
<ui version="4.0">
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
     3
 <class>TeamEdit</class>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
     4
 <widget class="QWidget" name="TeamEdit">
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
     5
  <property name="geometry">
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
     6
   <rect>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
     7
    <x>0</x>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
     8
    <y>0</y>
2594
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
     9
    <width>450</width>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    10
    <height>414</height>
2589
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
    11
   </rect>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
    12
  </property>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
    13
  <property name="windowTitle">
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
    14
   <string>Form</string>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
    15
  </property>
2594
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    16
  <layout class="QGridLayout" name="gridLayout_2">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    17
   <item row="0" column="0" colspan="2">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    18
    <layout class="QGridLayout" name="gridLayout">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    19
     <item row="0" column="0">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    20
      <widget class="QLabel" name="label">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    21
       <property name="text">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    22
        <string>Team name</string>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    23
       </property>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    24
      </widget>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    25
     </item>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    26
     <item row="0" column="1">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    27
      <widget class="QLineEdit" name="leTeamName"/>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    28
     </item>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    29
     <item row="1" column="1">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    30
      <widget class="QComboBox" name="cbColor"/>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    31
     </item>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    32
     <item row="1" column="0">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    33
      <widget class="QLabel" name="label_2">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    34
       <property name="text">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    35
        <string>Colour</string>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    36
       </property>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    37
      </widget>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    38
     </item>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    39
     <item row="2" column="0">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    40
      <widget class="QLabel" name="label_3">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    41
       <property name="text">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    42
        <string>Fort</string>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    43
       </property>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    44
      </widget>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    45
     </item>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    46
     <item row="3" column="0">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    47
      <widget class="QLabel" name="label_4">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    48
       <property name="text">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    49
        <string>Grave</string>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    50
       </property>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    51
      </widget>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    52
     </item>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    53
     <item row="2" column="1">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    54
      <widget class="QLineEdit" name="leFort"/>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    55
     </item>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    56
     <item row="3" column="1">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    57
      <widget class="QLineEdit" name="leGrave"/>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    58
     </item>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    59
     <item row="4" column="0">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    60
      <widget class="QLabel" name="label_5">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    61
       <property name="text">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    62
        <string>Voicepack</string>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    63
       </property>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    64
      </widget>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    65
     </item>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    66
     <item row="4" column="1">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    67
      <widget class="QLineEdit" name="leVoicepack"/>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    68
     </item>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    69
    </layout>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    70
   </item>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    71
   <item row="1" column="0" rowspan="4">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    72
    <widget class="QTreeWidget" name="treeWidget">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    73
     <column>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    74
      <property name="text">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    75
       <string>Name</string>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    76
      </property>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    77
     </column>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    78
     <column>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    79
      <property name="text">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    80
       <string>Health</string>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    81
      </property>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    82
     </column>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    83
     <column>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    84
      <property name="text">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    85
       <string>Spawn pos</string>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    86
      </property>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    87
     </column>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    88
    </widget>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    89
   </item>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    90
   <item row="1" column="1">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    91
    <widget class="QPushButton" name="pbAddHedgehog">
2589
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
    92
     <property name="text">
2594
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    93
      <string>Add hedgehog</string>
2589
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
    94
     </property>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
    95
    </widget>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
    96
   </item>
2594
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    97
   <item row="2" column="1">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    98
    <widget class="QPushButton" name="pbDeleteHedgehog">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
    99
     <property name="text">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
   100
      <string>Delete hedgehog</string>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
   101
     </property>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
   102
    </widget>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
   103
   </item>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
   104
   <item row="3" column="1">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
   105
    <spacer name="verticalSpacer">
2589
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   106
     <property name="orientation">
2594
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
   107
      <enum>Qt::Vertical</enum>
2589
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   108
     </property>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   109
     <property name="sizeHint" stdset="0">
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   110
      <size>
2594
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
   111
       <width>117</width>
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
   112
       <height>125</height>
2589
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   113
      </size>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   114
     </property>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   115
    </spacer>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   116
   </item>
2594
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
   117
   <item row="4" column="1">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
   118
    <widget class="QPushButton" name="pbDeleteTeam">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
   119
     <property name="text">
0047e16dbacb Add loading team parameters
unc0rr
parents: 2589
diff changeset
   120
      <string>Delete team</string>
2589
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   121
     </property>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   122
    </widget>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   123
   </item>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   124
  </layout>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   125
 </widget>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   126
 <resources/>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   127
 <connections/>
4329597c85c8 Further work on missions editor
unc0rr
parents:
diff changeset
   128
</ui>