From 32b3ed0a1362a4b0798ad71fac3450fb77cb7e41 Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Thu, 19 Sep 2019 00:41:48 -0700 Subject: merged from 0.6.7 codebase --- application/pages/instance/ServersPage.ui | 191 ++++++++++++++++++++++++++++++ 1 file changed, 191 insertions(+) create mode 100644 application/pages/instance/ServersPage.ui (limited to 'application/pages/instance/ServersPage.ui') diff --git a/application/pages/instance/ServersPage.ui b/application/pages/instance/ServersPage.ui new file mode 100644 index 00000000..9c31abe3 --- /dev/null +++ b/application/pages/instance/ServersPage.ui @@ -0,0 +1,191 @@ + + + ServersPage + + + + 0 + 0 + 1318 + 879 + + + + MainWindow + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + 0 + 0 + + + + true + + + true + + + QAbstractItemView::SingleSelection + + + QAbstractItemView::SelectRows + + + + 64 + 64 + + + + false + + + false + + + + + + + 6 + + + 6 + + + + + &Name + + + nameLine + + + + + + + + + + Address + + + addressLine + + + + + + + + + + Reso&urces + + + resourceComboBox + + + + + + + + Ask to download + + + + + Always download + + + + + Never download + + + + + + + + + + + toolBar + + + Qt::LeftToolBarArea|Qt::RightToolBarArea + + + Qt::ToolButtonTextOnly + + + false + + + RightToolBarArea + + + false + + + + + + + + + Add + + + + + Remove + + + + + Move Up + + + + + Move Down + + + + + + WideBar + QToolBar +
widgets/WideBar.h
+
+
+ + serversView + nameLine + addressLine + resourceComboBox + + + +
-- cgit v1.2.3