summaryrefslogtreecommitdiff
path: root/exampleCode/player/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'exampleCode/player/mainwindow.ui')
-rwxr-xr-xexampleCode/player/mainwindow.ui24
1 files changed, 24 insertions, 0 deletions
diff --git a/exampleCode/player/mainwindow.ui b/exampleCode/player/mainwindow.ui
new file mode 100755
index 0000000..6050363
--- /dev/null
+++ b/exampleCode/player/mainwindow.ui
@@ -0,0 +1,24 @@
+<ui version="4.0">
+ <class>MainWindow</class>
+ <widget class="QMainWindow" name="MainWindow" >
+ <property name="geometry" >
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>400</width>
+ <height>300</height>
+ </rect>
+ </property>
+ <property name="windowTitle" >
+ <string>MainWindow</string>
+ </property>
+ <widget class="QMenuBar" name="menuBar" />
+ <widget class="QToolBar" name="mainToolBar" />
+ <widget class="QWidget" name="centralWidget" />
+ <widget class="QStatusBar" name="statusBar" />
+ </widget>
+ <layoutDefault spacing="6" margin="11" />
+ <pixmapfunction></pixmapfunction>
+ <resources/>
+ <connections/>
+</ui>