From ca564287ee3f48945d45c7d92be7a83452f53745 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Thu, 17 Jun 2010 05:37:01 +0000 Subject: Theme Editor: Moved source files into subdirectories git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26876 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/gui/editorwindow.ui | 324 ++++++++++++++++++++++++++++++++++ 1 file changed, 324 insertions(+) create mode 100644 utils/themeeditor/gui/editorwindow.ui (limited to 'utils/themeeditor/gui/editorwindow.ui') diff --git a/utils/themeeditor/gui/editorwindow.ui b/utils/themeeditor/gui/editorwindow.ui new file mode 100644 index 0000000..10e2c52 --- /dev/null +++ b/utils/themeeditor/gui/editorwindow.ui @@ -0,0 +1,324 @@ + + + EditorWindow + + + + 0 + 0 + 628 + 433 + + + + Rockbox Theme Editor + + + + :/resources/resources/windowicon.png:/resources/resources/windowicon.png + + + + + + + -1 + + + true + + + true + + + + + + + + + 0 + 0 + 628 + 25 + + + + + &File + + + + + + + + + + + + + + + + + &View + + + + + + + + + + + + Skin Preview + + + 2 + + + + + + + + + + + + toolBar + + + TopToolBarArea + + + false + + + + + + + + Project + + + 1 + + + + + + + + + + + + Parse Tree + + + 2 + + + + + + + true + + + QAbstractItemView::MultiSelection + + + + + + + false + + + Update Code + + + + + + + + + &Quit + + + Ctrl+Q + + + + + false + + + false + + + Parse &Tree Panel + + + + + &Preferences + + + Ctrl+P + + + + + false + + + false + + + P&roject Panel + + + + + false + + + false + + + &Preview Panel + + + + + &New Document + + + Ctrl+N + + + + + &Open Document + + + Ctrl+O + + + + + false + + + &Save Document + + + Ctrl+S + + + + + false + + + &Close Document + + + Ctrl+W + + + + + false + + + Save Document &As + + + Ctrl+Shift+S + + + + + + :/resources/resources/document-new.png:/resources/resources/document-new.png + + + ToolbarNew + + + New + + + + + + :/resources/resources/document-open.png:/resources/resources/document-open.png + + + ToolbarOpen + + + Open + + + + + false + + + + :/resources/resources/document-save.png:/resources/resources/document-save.png + + + ToolbarSave + + + Save + + + + + Open P&roject + + + Ctrl+Shift+O + + + + + projectTree + parseTree + fromTree + editorTabs + + + + + + + actionQuit + activated() + EditorWindow + close() + + + -1 + -1 + + + 299 + 199 + + + + + -- cgit v1.1