<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>window</class> <widget class="QMainWindow" name="window"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>755</width> <height>240</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>240</height> </size> </property> <property name="windowTitle"> <string>trackmouse prototype</string> </property> <widget class="QWidget" name="frame"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>240</height> </size> </property> <layout class="QHBoxLayout" name="horizontalLayout_3"> <property name="spacing"> <number>6</number> </property> <property name="leftMargin"> <number>6</number> </property> <property name="topMargin"> <number>0</number> </property> <property name="rightMargin"> <number>12</number> </property> <property name="bottomMargin"> <number>0</number> </property> <item> <widget class="QFrame" name="video_feed"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>320</width> <height>240</height> </size> </property> <property name="maximumSize"> <size> <width>320</width> <height>240</height> </size> </property> <widget class="QFrame" name="video_frame"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>320</width> <height>240</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>320</width> <height>240</height> </size> </property> <property name="maximumSize"> <size> <width>320</width> <height>240</height> </size> </property> <widget class="QLabel" name="video_frame_label"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>320</width> <height>240</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>320</width> <height>240</height> </size> </property> <property name="maximumSize"> <size> <width>320</width> <height>240</height> </size> </property> <property name="font"> <font> <family>Candara</family> <pointsize>37</pointsize> <weight>50</weight> <bold>false</bold> <kerning>true</kerning> </font> </property> <property name="text"> <string/> </property> <property name="pixmap"> <pixmap resource="../../gui/opentrack-res.qrc">:/images/tracking-not-started.png</pixmap> </property> <property name="scaledContents"> <bool>false</bool> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> <property name="wordWrap"> <bool>true</bool> </property> </widget> </widget> </widget> </item> <item> <widget class="QWidget" name="widget_3" native="true"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <layout class="QVBoxLayout" name="verticalLayout_2"> <property name="spacing"> <number>12</number> </property> <property name="leftMargin"> <number>8</number> </property> <property name="topMargin"> <number>12</number> </property> <property name="rightMargin"> <number>12</number> </property> <property name="bottomMargin"> <number>12</number> </property> <item> <widget class="QGroupBox" name="groupBox_3"> <property name="title"> <string>Keyboard shortcuts</string> </property> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="0"> <widget class="QLabel" name="label_2"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> <stylestrategy>PreferAntialias</stylestrategy> <kerning>false</kerning> </font> </property> <property name="text"> <string>start/stop tracking</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QLabel" name="label_3"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> <stylestrategy>PreferAntialias</stylestrategy> <kerning>false</kerning> </font> </property> <property name="text"> <string>Insert</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </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="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> <stylestrategy>PreferAntialias</stylestrategy> <kerning>false</kerning> </font> </property> <property name="text"> <string>center</string> </property> </widget> </item> <item row="1" column="1"> <widget class="QLabel" name="label_5"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> <stylestrategy>PreferAntialias</stylestrategy> <kerning>false</kerning> </font> </property> <property name="text"> <string>Page Up</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </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="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> <stylestrategy>PreferAntialias</stylestrategy> <kerning>false</kerning> </font> </property> <property name="text"> <string>freeze toggle</string> </property> </widget> </item> <item row="2" column="1"> <widget class="QLabel" name="label_7"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> <stylestrategy>PreferAntialias</stylestrategy> <kerning>false</kerning> </font> </property> <property name="text"> <string>Page Down</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QGroupBox" name="groupBox_2"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="title"> <string>Sensitivity</string> </property> <layout class="QHBoxLayout"> <item> <widget class="QSlider" name="sensitivity_slider"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Maximum"> <horstretch>10</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximum"> <number>475</number> </property> <property name="pageStep"> <number>1</number> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="tickPosition"> <enum>QSlider::TicksAbove</enum> </property> <property name="tickInterval"> <number>50</number> </property> </widget> </item> <item> <widget class="QLabel" name="sensitivity_label"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>100%</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QWidget" name="widget" native="true"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <layout class="QHBoxLayout" name="horizontalLayout"> <property name="topMargin"> <number>3</number> </property> <property name="bottomMargin"> <number>3</number> </property> <item> <widget class="QCommandLinkButton" name="btnStartTracker"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Start</string> </property> <property name="icon"> <iconset resource="trackmouse-res.qrc"> <normaloff>:/images/images/start.png</normaloff>:/images/images/start.png</iconset> </property> <property name="iconSize"> <size> <width>43</width> <height>20</height> </size> </property> </widget> </item> <item> <widget class="QCommandLinkButton" name="btnStopTracker"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Stop</string> </property> <property name="icon"> <iconset resource="trackmouse-res.qrc"> <normaloff>:/images/images/stop.png</normaloff>:/images/images/stop.png</iconset> </property> </widget> </item> </layout> </widget> </item> </layout> </widget> </item> </layout> </widget> </widget> <resources> <include location="trackmouse-res.qrc"/> <include location="../../gui/opentrack-res.qrc"/> </resources> <connections/> </ui>