Blame | Last modification | View Log | RSS feed
<?xml version="1.0" encoding="UTF-8"?><ui version="4.0"><class>teamDisplay</class><widget class="QWidget" name="teamDisplay"><property name="geometry"><rect><x>0</x><y>0</y><width>430</width><height>400</height></rect></property><property name="windowTitle"><string>Form</string></property><widget class="QDialogButtonBox" name="buttonBox"><property name="geometry"><rect><x>250</x><y>370</y><width>156</width><height>23</height></rect></property><property name="standardButtons"><set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set></property></widget><widget class="QGroupBox" name="groupBox"><property name="geometry"><rect><x>10</x><y>0</y><width>411</width><height>361</height></rect></property><property name="title"><string>Team Data</string></property><widget class="QLabel" name="label_name"><property name="geometry"><rect><x>10</x><y>20</y><width>46</width><height>13</height></rect></property><property name="text"><string>Name</string></property></widget><widget class="QLineEdit" name="name"><property name="geometry"><rect><x>60</x><y>20</y><width>331</width><height>20</height></rect></property></widget><widget class="QLabel" name="label_category"><property name="geometry"><rect><x>10</x><y>50</y><width>46</width><height>13</height></rect></property><property name="text"><string>Category</string></property></widget><widget class="QComboBox" name="category"><property name="geometry"><rect><x>60</x><y>50</y><width>171</width><height>22</height></rect></property></widget><widget class="QLineEdit" name="category_abr"><property name="geometry"><rect><x>240</x><y>50</y><width>31</width><height>20</height></rect></property><property name="text"><string notr="true"/></property><property name="readOnly"><bool>true</bool></property></widget><widget class="QGroupBox" name="groupBox_2"><property name="geometry"><rect><x>10</x><y>80</y><width>391</width><height>211</height></rect></property><property name="title"><string>Members</string></property><widget class="QTableWidget" name="members"><property name="geometry"><rect><x>10</x><y>20</y><width>371</width><height>181</height></rect></property><property name="alternatingRowColors"><bool>true</bool></property><property name="cornerButtonEnabled"><bool>false</bool></property><property name="rowCount"><number>5</number></property><property name="columnCount"><number>3</number></property><attribute name="verticalHeaderStretchLastSection"><bool>false</bool></attribute><attribute name="verticalHeaderStretchLastSection"><bool>false</bool></attribute><row/><row/><row/><row/><row/><column><property name="text"><string notr="true">Name</string></property></column><column><property name="text"><string>Sex</string></property></column><column><property name="text"><string>Age</string></property></column></widget></widget></widget><widget class="QSpinBox" name="teamNumber"><property name="geometry"><rect><x>171</x><y>370</y><width>61</width><height>22</height></rect></property><property name="maximum"><number>999</number></property></widget><widget class="QLabel" name="label"><property name="geometry"><rect><x>130</x><y>374</y><width>31</width><height>16</height></rect></property><property name="text"><string>Team</string></property></widget></widget><resources/><connections/></ui>