From 981f8b3acf7e76f27c02f4ced80d55b424cc7497 Mon Sep 17 00:00:00 2001 From: Tannin Date: Sun, 3 Feb 2013 12:49:25 +0100 Subject: initial commit to mercurial repository. Corresponds to MO version 0.12.6 --- src/installdialog.ui | 165 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 src/installdialog.ui (limited to 'src/installdialog.ui') diff --git a/src/installdialog.ui b/src/installdialog.ui new file mode 100644 index 00000000..88019c77 --- /dev/null +++ b/src/installdialog.ui @@ -0,0 +1,165 @@ + + + InstallDialog + + + + 0 + 0 + 516 + 407 + + + + + 16777215 + 16777215 + + + + Install Mods + + + + + + false + + + + + + New Mod + + + + + + + + + 50 + 0 + + + + Name + + + + + + + Pick a name for the mod + + + Pick a name for the mod. This is also used as a directory name, so please don't use characters that are illegal in file names. + + + + + + + + + Content + + + + + + + Qt::CustomContextMenu + + + Content of the archive. You can change the directory structure by using drag&drop. Hint: Also try right clicking... + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">This displays the content of the archive. &lt;data&gt; represents the base directory which will map to the game's data directory. You can change the base directory via the right-click context menu and you can move around files via drag&amp;drop</span></p></body></html> + + + + + + true + + + QAbstractItemView::DragDrop + + + QAbstractItemView::ExtendedSelection + + + false + + + + 1 + + + + + + + + + + + + + + 12 + 75 + true + + + + Placeholder + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + OK + + + + + + + Cancel + + + + + + + + + + ArchiveTree + QTreeWidget +
archivetree.h
+
+
+ + +
-- cgit v1.3.1