]> git.sesse.net Git - pkanalytics/blobdiff - mainwindow.ui
Show players from the database.
[pkanalytics] / mainwindow.ui
index 580fbb4eb66d16ea20cfb5f5392228cdcdbdbe44..3c90b220616db544a8a166c1619f96e7b1bb3883 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>1031</width>
-    <height>713</height>
+    <height>754</height>
    </rect>
   </property>
   <property name="windowTitle">
        </widget>
       </item>
       <item row="0" column="1">
-       <layout class="QVBoxLayout" name="buttons">
-        <item>
-         <spacer name="verticalSpacer_2">
-          <property name="orientation">
-           <enum>Qt::Vertical</enum>
-          </property>
-          <property name="sizeHint" stdset="0">
-           <size>
-            <width>20</width>
-            <height>40</height>
-           </size>
-          </property>
-         </spacer>
-        </item>
+       <layout class="QVBoxLayout" name="buttons" stretch="0,0,0,0,0,0,0,0">
         <item>
          <layout class="QGridLayout" name="player_grid">
           <item row="3" column="0" colspan="2">
          </layout>
         </item>
         <item>
-         <spacer name="verticalSpacer">
-          <property name="orientation">
-           <enum>Qt::Vertical</enum>
+         <widget class="QTableView" name="player_view">
+          <property name="selectionMode">
+           <enum>QAbstractItemView::MultiSelection</enum>
           </property>
-          <property name="sizeHint" stdset="0">
-           <size>
-            <width>20</width>
-            <height>40</height>
-           </size>
+          <property name="selectionBehavior">
+           <enum>QAbstractItemView::SelectRows</enum>
           </property>
-         </spacer>
+         </widget>
         </item>
        </layout>
       </item>