From 5d22e3cbdd251819a4d2d07b9a12994d5aef778d Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Fri, 29 Aug 2008 21:08:38 +0000 Subject: Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Closes FS#9327 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18362 a1c6a512-1295-4272-9138-f99709370657 --- utils/wpseditor/gui/ui/mainwindow.ui | 290 +++++++++++++++++++++++++++++++++++ 1 file changed, 290 insertions(+) create mode 100644 utils/wpseditor/gui/ui/mainwindow.ui (limited to 'utils/wpseditor/gui/ui/mainwindow.ui') diff --git a/utils/wpseditor/gui/ui/mainwindow.ui b/utils/wpseditor/gui/ui/mainwindow.ui new file mode 100644 index 0000000000..cd3f52bd66 --- /dev/null +++ b/utils/wpseditor/gui/ui/mainwindow.ui @@ -0,0 +1,290 @@ + + MainWindow + + + + 0 + 0 + 882 + 669 + + + + WPS Editor + + + + + 260 + 21 + 344 + 345 + + + + + + + 0 + 0 + 882 + 21 + + + + + File + + + + + + + + + + + + Play + + + + + + + + + 0 + 650 + 882 + 19 + + + + + + + 0 + 370 + 882 + 280 + + + + + 0 + 30 + + + + PlainWps + + + 8 + + + + + 0 + 22 + 882 + 258 + + + + + + + false + + + false + + + + + + + Update WPS + + + + + + + Qt::Vertical + + + + 20 + 211 + + + + + + + + + + + 0 + 21 + 256 + 345 + + + + Property Editor + + + 1 + + + + false + + + + 0 + 22 + 256 + 323 + + + + + + + + 608 + 21 + 274 + 345 + + + + + 0 + 30 + + + + Log + + + 2 + + + + + 0 + 22 + 274 + 323 + + + + + + + false + + + true + + + + + + + + + Quit + + + + + Open WPS + + + + + Set Volume + + + + + Set Progress + + + + + true + + + false + + + Show Grid + + + + + Clear Log + + + + + Verbose Level + + + + + Update WPS + + + + + + QPropertyEditorWidget + QTreeView +
QPropertyEditorWidget.h
+
+
+ + + + btnUpdatePlainWps + clicked() + actUpdatePlainWps + trigger() + + + 835 + 411 + + + -1 + -1 + + + + + actQuit + triggered() + MainWindow + close() + + + -1 + -1 + + + 440 + 334 + + + + +
-- cgit v1.2.3