summaryrefslogtreecommitdiffhomepage
path: root/tracker-qt-gamepad/test.ui
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-qt-gamepad/test.ui')
-rw-r--r--tracker-qt-gamepad/test.ui59
1 files changed, 0 insertions, 59 deletions
diff --git a/tracker-qt-gamepad/test.ui b/tracker-qt-gamepad/test.ui
deleted file mode 100644
index bdf2cd4e..00000000
--- a/tracker-qt-gamepad/test.ui
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>test_ui</class>
- <widget class="QWidget" name="test_ui">
- <property name="windowModality">
- <enum>Qt::NonModal</enum>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>352</width>
- <height>224</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Gamepad input</string>
- </property>
- <property name="windowIcon">
- <iconset>
- <normaloff>../gui/images/facetracknoir.png</normaloff>../gui/images/facetracknoir.png</iconset>
- </property>
- <property name="layoutDirection">
- <enum>Qt::LeftToRight</enum>
- </property>
- <property name="autoFillBackground">
- <bool>false</bool>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout">
- <item>
- <spacer name="verticalSpacer">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>20</width>
- <height>40</height>
- </size>
- </property>
- </spacer>
- </item>
- <item>
- <widget class="QDialogButtonBox" name="buttonBox">
- <property name="standardButtons">
- <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <resources/>
- <connections/>
- <slots>
- <slot>startEngineClicked()</slot>
- <slot>stopEngineClicked()</slot>
- <slot>cameraSettingsClicked()</slot>
- </slots>
-</ui>