From ca225b7bd525ea961bf5aec2fa3f8c05e8307e4e Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Tue, 22 Aug 2017 13:35:07 -0400 Subject: Get 90% of the work for adding profiles to lumina-xconfig finished. Still need to work out a few small issues when loading a profile into the preview pane. --- src-qt5/core-utils/lumina-xconfig/MainUI.ui | 125 +++++++++++++++++++++++----- 1 file changed, 102 insertions(+), 23 deletions(-) (limited to 'src-qt5/core-utils/lumina-xconfig/MainUI.ui') diff --git a/src-qt5/core-utils/lumina-xconfig/MainUI.ui b/src-qt5/core-utils/lumina-xconfig/MainUI.ui index 872df95b..b6ef4383 100644 --- a/src-qt5/core-utils/lumina-xconfig/MainUI.ui +++ b/src-qt5/core-utils/lumina-xconfig/MainUI.ui @@ -29,6 +29,19 @@ + + + + Refresh Screens + + + Refresh Screens + + + + + + @@ -37,6 +50,9 @@ ... + + + @@ -71,7 +87,8 @@ ... - + + .. @@ -81,7 +98,8 @@ ... - + + .. @@ -106,7 +124,7 @@ - 1 + 2 @@ -219,6 +237,53 @@ + + + Profiles + + + + + + Profiles + + + + + + + + + + + + Preview + + + + + + Qt::ToolButtonTextBesideIcon + + + + + + + Delete + + + + + + Qt::ToolButtonTextBesideIcon + + + + + + + @@ -236,28 +301,14 @@ - - - - Refresh Screens - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - + + + 0 + 0 + + Apply @@ -268,6 +319,12 @@ + + + 0 + 0 + + Save current settings as user defaults @@ -278,13 +335,35 @@ .. + + QToolButton::MenuButtonPopup + Qt::ToolButtonTextBesideIcon + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + 0 + 0 + + Close -- cgit