diff options
Diffstat (limited to 'tracker-tobii-eyex/tobii-eyex-dialog.ui')
| -rw-r--r-- | tracker-tobii-eyex/tobii-eyex-dialog.ui | 771 | 
1 files changed, 354 insertions, 417 deletions
| diff --git a/tracker-tobii-eyex/tobii-eyex-dialog.ui b/tracker-tobii-eyex/tobii-eyex-dialog.ui index f32c91f4..a6aecafb 100644 --- a/tracker-tobii-eyex/tobii-eyex-dialog.ui +++ b/tracker-tobii-eyex/tobii-eyex-dialog.ui @@ -6,8 +6,8 @@     <rect>      <x>0</x>      <y>0</y> -    <width>702</width> -    <height>440</height> +    <width>659</width> +    <height>471</height>     </rect>    </property>    <property name="windowTitle"> @@ -17,20 +17,42 @@     <iconset resource="tobii-eyex-res.qrc">      <normaloff>:/images/tobii-eyex-logo.png</normaloff>:/images/tobii-eyex-logo.png</iconset>    </property> -  <layout class="QVBoxLayout" name="verticalLayout_2"> +  <layout class="QGridLayout" name="gridLayout_4">     <property name="bottomMargin">      <number>4</number>     </property> -   <item> +   <item row="0" column="0">      <widget class="QGroupBox" name="groupBox"> +     <property name="sizePolicy"> +      <sizepolicy hsizetype="Minimum" vsizetype="Maximum"> +       <horstretch>0</horstretch> +       <verstretch>0</verstretch> +      </sizepolicy> +     </property>       <property name="title">        <string>Tracking settings</string>       </property>       <layout class="QVBoxLayout" name="verticalLayout">        <item>         <widget class="QLabel" name="label_2"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Expanding" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="minimumSize"> +         <size> +          <width>617</width> +          <height>0</height> +         </size> +        </property>          <property name="text"> -         <string>Relative mode shifts the view toward a target that may be offscreen then fixes upon it.The absolute mode is not gradual.</string> +         <string>Accumulative mode shifts the view toward a target that may be offscreen then fixes upon it. +On the other hand, the snap mode allows for a quick glance outside the field of vision.</string> +        </property> +        <property name="textFormat"> +         <enum>Qt::PlainText</enum>          </property>          <property name="wordWrap">           <bool>true</bool> @@ -39,6 +61,12 @@        </item>        <item>         <widget class="QFrame" name="frame"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property>          <property name="frameShape">           <enum>QFrame::NoFrame</enum>          </property> @@ -74,7 +102,7 @@           <item row="0" column="1">            <widget class="QComboBox" name="tracking_mode">             <property name="sizePolicy"> -            <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> +            <sizepolicy hsizetype="Maximum" vsizetype="Maximum">               <horstretch>0</horstretch>               <verstretch>0</verstretch>              </sizepolicy> @@ -100,432 +128,348 @@       </layout>      </widget>     </item> -   <item> +   <item row="1" column="0">      <widget class="QGroupBox" name="groupBox_2"> +     <property name="sizePolicy"> +      <sizepolicy hsizetype="Minimum" vsizetype="Maximum"> +       <horstretch>0</horstretch> +       <verstretch>0</verstretch> +      </sizepolicy> +     </property>       <property name="title"> -      <string>Relative tracking mode gain</string> +      <string>Accumulative mode settings</string>       </property> -     <layout class="QVBoxLayout" name="verticalLayout_3"> -      <property name="spacing"> -       <number>0</number> -      </property> -      <property name="leftMargin"> -       <number>0</number> -      </property> -      <property name="rightMargin"> -       <number>0</number> -      </property> -      <property name="bottomMargin"> -       <number>0</number> -      </property> -      <item> +     <layout class="QGridLayout" name="gridLayout_2"> +      <item row="0" column="0">         <widget class="QLabel" name="label_3"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property>          <property name="text"> -         <string>Adjust the gain mapping and speed to suit your preference, game type, display size, and distance from the screen.</string> +         <string>Screen edge length</string>          </property> -        <property name="wordWrap"> -         <bool>true</bool> +       </widget> +      </item> +      <item row="0" column="1"> +       <widget class="QSlider" name="acc_inv_deadzone_slider"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Expanding" vsizetype="Maximum"> +          <horstretch>9</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="minimum"> +         <number>1</number> +        </property> +        <property name="maximum"> +         <number>20</number> +        </property> +        <property name="pageStep"> +         <number>1</number> +        </property> +        <property name="orientation"> +         <enum>Qt::Horizontal</enum>          </property>         </widget>        </item> -      <item> -       <widget class="QFrame" name="frame_2"> +      <item row="0" column="2"> +       <widget class="QLabel" name="acc_inv_deadzone_label">          <property name="sizePolicy"> -         <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> +         <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> +          <horstretch>10</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="text"> +         <string/> +        </property> +       </widget> +      </item> +      <item row="1" column="0"> +       <widget class="QLabel" name="label_4"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum">            <horstretch>0</horstretch>            <verstretch>0</verstretch>           </sizepolicy>          </property> -        <property name="frameShape"> -         <enum>QFrame::NoFrame</enum> +        <property name="text"> +         <string>Speed</string>          </property> -        <property name="frameShadow"> -         <enum>QFrame::Raised</enum> +       </widget> +      </item> +      <item row="2" column="0"> +       <widget class="QLabel" name="label_6"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="text"> +         <string>Max yaw</string> +        </property> +       </widget> +      </item> +      <item row="1" column="1"> +       <widget class="QSlider" name="acc_speed_slider"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Expanding" vsizetype="Maximum"> +          <horstretch>9</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="maximum"> +         <number>100</number> +        </property> +        <property name="pageStep"> +         <number>1</number> +        </property> +        <property name="orientation"> +         <enum>Qt::Horizontal</enum> +        </property> +       </widget> +      </item> +      <item row="3" column="0"> +       <widget class="QLabel" name="label_7"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="text"> +         <string>Max pitch</string> +        </property> +       </widget> +      </item> +      <item row="2" column="1"> +       <widget class="QComboBox" name="acc_max_yaw"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +       </widget> +      </item> +      <item row="3" column="1"> +       <widget class="QComboBox" name="acc_max_pitch"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +       </widget> +      </item> +      <item row="4" column="0"> +       <widget class="QLabel" name="label_11"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="text"> +         <string>Position output</string> +        </property> +       </widget> +      </item> +      <item row="4" column="1"> +       <widget class="QCheckBox" name="acc_pos_output"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="text"> +         <string>Enabled</string> +        </property> +       </widget> +      </item> +     </layout> +    </widget> +   </item> +   <item row="2" column="0"> +    <widget class="QGroupBox" name="groupBox_3"> +     <property name="sizePolicy"> +      <sizepolicy hsizetype="Minimum" vsizetype="Maximum"> +       <horstretch>0</horstretch> +       <verstretch>0</verstretch> +      </sizepolicy> +     </property> +     <property name="title"> +      <string>Snap mode settings</string> +     </property> +     <layout class="QGridLayout" name="gridLayout_3"> +      <item row="2" column="1" rowspan="2"> +       <widget class="QComboBox" name="snap_max_yaw"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +       </widget> +      </item> +      <item row="3" column="0" rowspan="2"> +       <widget class="QLabel" name="label_10"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="text"> +         <string>Max pitch</string> +        </property> +       </widget> +      </item> +      <item row="2" column="0"> +       <widget class="QLabel" name="label_9"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="text"> +         <string>Max yaw</string> +        </property> +       </widget> +      </item> +      <item row="1" column="0"> +       <widget class="QLabel" name="label_8"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="text"> +         <string>Speed</string> +        </property> +       </widget> +      </item> +      <item row="0" column="1"> +       <widget class="QSlider" name="snap_inv_deazone_slider"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Expanding" vsizetype="Maximum"> +          <horstretch>8</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="minimum"> +         <number>1</number> +        </property> +        <property name="maximum"> +         <number>20</number> +        </property> +        <property name="pageStep"> +         <number>1</number> +        </property> +        <property name="orientation"> +         <enum>Qt::Horizontal</enum> +        </property> +       </widget> +      </item> +      <item row="4" column="1"> +       <widget class="QComboBox" name="snap_max_pitch"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +       </widget> +      </item> +      <item row="0" column="2"> +       <widget class="QLabel" name="snap_inv_deadzone_label"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> +          <horstretch>10</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="text"> +         <string/> +        </property> +       </widget> +      </item> +      <item row="1" column="1"> +       <widget class="QSlider" name="snap_speed_slider"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Expanding" vsizetype="Maximum"> +          <horstretch>8</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="maximum"> +         <number>100</number> +        </property> +        <property name="pageStep"> +         <number>1</number> +        </property> +        <property name="orientation"> +         <enum>Qt::Horizontal</enum> +        </property> +       </widget> +      </item> +      <item row="0" column="0"> +       <widget class="QLabel" name="label_5"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="text"> +         <string>Screen edge length</string> +        </property> +       </widget> +      </item> +      <item row="5" column="1"> +       <widget class="QCheckBox" name="snap_pos_output"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="text"> +         <string>Enabled</string> +        </property> +       </widget> +      </item> +      <item row="5" column="0"> +       <widget class="QLabel" name="label_12"> +        <property name="sizePolicy"> +         <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> +          <horstretch>0</horstretch> +          <verstretch>0</verstretch> +         </sizepolicy> +        </property> +        <property name="text"> +         <string>Position output</string>          </property> -        <layout class="QHBoxLayout" name="horizontalLayout"> -         <property name="spacing"> -          <number>0</number> -         </property> -         <property name="leftMargin"> -          <number>0</number> -         </property> -         <property name="topMargin"> -          <number>0</number> -         </property> -         <property name="rightMargin"> -          <number>0</number> -         </property> -         <property name="bottomMargin"> -          <number>0</number> -         </property> -         <item> -          <widget class="QFrame" name="frame_3"> -           <property name="frameShape"> -            <enum>QFrame::NoFrame</enum> -           </property> -           <property name="frameShadow"> -            <enum>QFrame::Raised</enum> -           </property> -           <layout class="QGridLayout" name="gridLayout_2"> -            <property name="leftMargin"> -             <number>4</number> -            </property> -            <property name="topMargin"> -             <number>4</number> -            </property> -            <property name="bottomMargin"> -             <number>4</number> -            </property> -            <property name="verticalSpacing"> -             <number>3</number> -            </property> -            <item row="1" column="0"> -             <widget class="QLabel" name="label_4"> -              <property name="sizePolicy"> -               <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> -                <horstretch>0</horstretch> -                <verstretch>0</verstretch> -               </sizepolicy> -              </property> -              <property name="text"> -               <string>Deadzone</string> -              </property> -             </widget> -            </item> -            <item row="1" column="2"> -             <widget class="QSlider" name="deadzone"> -              <property name="sizePolicy"> -               <sizepolicy hsizetype="Expanding" vsizetype="Maximum"> -                <horstretch>0</horstretch> -                <verstretch>0</verstretch> -               </sizepolicy> -              </property> -              <property name="orientation"> -               <enum>Qt::Horizontal</enum> -              </property> -              <property name="tickPosition"> -               <enum>QSlider::TicksAbove</enum> -              </property> -              <property name="tickInterval"> -               <number>25</number> -              </property> -             </widget> -            </item> -            <item row="2" column="1"> -             <widget class="QLabel" name="exponent_label"> -              <property name="minimumSize"> -               <size> -                <width>24</width> -                <height>0</height> -               </size> -              </property> -              <property name="text"> -               <string>0</string> -              </property> -              <property name="alignment"> -               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> -              </property> -             </widget> -            </item> -            <item row="2" column="2"> -             <widget class="QSlider" name="exponent"> -              <property name="sizePolicy"> -               <sizepolicy hsizetype="Expanding" vsizetype="Maximum"> -                <horstretch>0</horstretch> -                <verstretch>0</verstretch> -               </sizepolicy> -              </property> -              <property name="orientation"> -               <enum>Qt::Horizontal</enum> -              </property> -              <property name="tickPosition"> -               <enum>QSlider::TicksAbove</enum> -              </property> -              <property name="tickInterval"> -               <number>25</number> -              </property> -             </widget> -            </item> -            <item row="0" column="1"> -             <widget class="QLabel" name="speed_label"> -              <property name="minimumSize"> -               <size> -                <width>24</width> -                <height>0</height> -               </size> -              </property> -              <property name="text"> -               <string>0</string> -              </property> -              <property name="alignment"> -               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> -              </property> -             </widget> -            </item> -            <item row="0" column="0"> -             <widget class="QLabel" name="label_11"> -              <property name="sizePolicy"> -               <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> -                <horstretch>0</horstretch> -                <verstretch>0</verstretch> -               </sizepolicy> -              </property> -              <property name="text"> -               <string>Speed</string> -              </property> -             </widget> -            </item> -            <item row="1" column="1"> -             <widget class="QLabel" name="deadzone_label"> -              <property name="minimumSize"> -               <size> -                <width>24</width> -                <height>0</height> -               </size> -              </property> -              <property name="text"> -               <string>0</string> -              </property> -              <property name="alignment"> -               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> -              </property> -             </widget> -            </item> -            <item row="5" column="0"> -             <widget class="QLabel" name="label_8"> -              <property name="sizePolicy"> -               <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> -                <horstretch>0</horstretch> -                <verstretch>0</verstretch> -               </sizepolicy> -              </property> -              <property name="text"> -               <string>Log segment length</string> -              </property> -             </widget> -            </item> -            <item row="2" column="0"> -             <widget class="QLabel" name="label_10"> -              <property name="sizePolicy"> -               <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> -                <horstretch>0</horstretch> -                <verstretch>0</verstretch> -               </sizepolicy> -              </property> -              <property name="text"> -               <string>Exponent</string> -              </property> -             </widget> -            </item> -            <item row="3" column="1"> -             <widget class="QLabel" name="exponent_len_label"> -              <property name="minimumSize"> -               <size> -                <width>24</width> -                <height>0</height> -               </size> -              </property> -              <property name="text"> -               <string>0</string> -              </property> -              <property name="alignment"> -               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> -              </property> -             </widget> -            </item> -            <item row="5" column="2"> -             <widget class="QSlider" name="log_len"> -              <property name="sizePolicy"> -               <sizepolicy hsizetype="Expanding" vsizetype="Maximum"> -                <horstretch>0</horstretch> -                <verstretch>0</verstretch> -               </sizepolicy> -              </property> -              <property name="orientation"> -               <enum>Qt::Horizontal</enum> -              </property> -              <property name="tickPosition"> -               <enum>QSlider::TicksAbove</enum> -              </property> -              <property name="tickInterval"> -               <number>25</number> -              </property> -             </widget> -            </item> -            <item row="3" column="0"> -             <widget class="QLabel" name="label_5"> -              <property name="sizePolicy"> -               <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> -                <horstretch>0</horstretch> -                <verstretch>0</verstretch> -               </sizepolicy> -              </property> -              <property name="text"> -               <string>Exponent segment length</string> -              </property> -             </widget> -            </item> -            <item row="0" column="2"> -             <widget class="QSlider" name="speed"> -              <property name="sizePolicy"> -               <sizepolicy hsizetype="Expanding" vsizetype="Maximum"> -                <horstretch>0</horstretch> -                <verstretch>0</verstretch> -               </sizepolicy> -              </property> -              <property name="orientation"> -               <enum>Qt::Horizontal</enum> -              </property> -              <property name="tickPosition"> -               <enum>QSlider::TicksAbove</enum> -              </property> -              <property name="tickInterval"> -               <number>25</number> -              </property> -             </widget> -            </item> -            <item row="5" column="1"> -             <widget class="QLabel" name="log_len_label"> -              <property name="minimumSize"> -               <size> -                <width>24</width> -                <height>0</height> -               </size> -              </property> -              <property name="text"> -               <string>0</string> -              </property> -              <property name="alignment"> -               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> -              </property> -             </widget> -            </item> -            <item row="4" column="2"> -             <widget class="QSlider" name="exponent_norm"> -              <property name="sizePolicy"> -               <sizepolicy hsizetype="Expanding" vsizetype="Maximum"> -                <horstretch>0</horstretch> -                <verstretch>0</verstretch> -               </sizepolicy> -              </property> -              <property name="orientation"> -               <enum>Qt::Horizontal</enum> -              </property> -              <property name="tickPosition"> -               <enum>QSlider::TicksAbove</enum> -              </property> -              <property name="tickInterval"> -               <number>25</number> -              </property> -             </widget> -            </item> -            <item row="4" column="0"> -             <widget class="QLabel" name="label_6"> -              <property name="sizePolicy"> -               <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> -                <horstretch>0</horstretch> -                <verstretch>0</verstretch> -               </sizepolicy> -              </property> -              <property name="text"> -               <string>Exponent norm</string> -              </property> -             </widget> -            </item> -            <item row="3" column="2"> -             <widget class="QSlider" name="exponent_len"> -              <property name="sizePolicy"> -               <sizepolicy hsizetype="Expanding" vsizetype="Maximum"> -                <horstretch>0</horstretch> -                <verstretch>0</verstretch> -               </sizepolicy> -              </property> -              <property name="orientation"> -               <enum>Qt::Horizontal</enum> -              </property> -              <property name="tickPosition"> -               <enum>QSlider::TicksAbove</enum> -              </property> -              <property name="tickInterval"> -               <number>25</number> -              </property> -             </widget> -            </item> -            <item row="4" column="1"> -             <widget class="QLabel" name="exponent_norm_label"> -              <property name="minimumSize"> -               <size> -                <width>24</width> -                <height>0</height> -               </size> -              </property> -              <property name="text"> -               <string>0</string> -              </property> -              <property name="alignment"> -               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> -              </property> -             </widget> -            </item> -            <item row="6" column="1"> -             <spacer name="verticalSpacer"> -              <property name="orientation"> -               <enum>Qt::Vertical</enum> -              </property> -              <property name="sizeHint" stdset="0"> -               <size> -                <width>20</width> -                <height>0</height> -               </size> -              </property> -             </spacer> -            </item> -           </layout> -          </widget> -         </item> -         <item> -          <widget class="spline_widget" name="relative_mode_gain" native="true"> -           <property name="sizePolicy"> -            <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> -             <horstretch>0</horstretch> -             <verstretch>0</verstretch> -            </sizepolicy> -           </property> -           <property name="minimumSize"> -            <size> -             <width>300</width> -             <height>150</height> -            </size> -           </property> -           <property name="colorBezier" stdset="0"> -            <color> -             <red>192</red> -             <green>32</green> -             <blue>8</blue> -            </color> -           </property> -           <property name="colorBackground" stdset="0"> -            <color> -             <red>240</red> -             <green>240</green> -             <blue>240</blue> -            </color> -           </property> -           <property name="is_preview_only" stdset="0"> -            <bool>true</bool> -           </property> -          </widget> -         </item> -        </layout> -        <zorder>relative_mode_gain</zorder> -        <zorder>frame_3</zorder>         </widget>        </item>       </layout>      </widget>     </item> -   <item> +   <item row="3" column="0">      <widget class="QDialogButtonBox" name="buttonBox"> +     <property name="sizePolicy"> +      <sizepolicy hsizetype="Minimum" vsizetype="Maximum"> +       <horstretch>0</horstretch> +       <verstretch>0</verstretch> +      </sizepolicy> +     </property>       <property name="standardButtons">        <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>       </property> @@ -533,13 +477,6 @@     </item>    </layout>   </widget> - <customwidgets> -  <customwidget> -   <class>spline_widget</class> -   <extends>QWidget</extends> -   <header>spline/spline-widget.hpp</header> -  </customwidget> - </customwidgets>   <resources>    <include location="tobii-eyex-res.qrc"/>   </resources> | 
