From 64ae6f0db1e8af1bc287c52b010fe87cc5380191 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Fri, 20 Nov 2015 16:09:06 +0100 Subject: displays space status in system tray successfully tested under linux and windows --- mainwindow.ui | 139 ++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 125 insertions(+), 14 deletions(-) (limited to 'mainwindow.ui') diff --git a/mainwindow.ui b/mainwindow.ui index 812bddc..27a41ad 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -6,10 +6,22 @@ 0 0 - 646 - 486 + 670 + 442 + + + 0 + 0 + + + + + 670 + 442 + + MainWindow @@ -17,36 +29,118 @@ folder.pngfolder.png - + + + + + + QComboBox::InsertAlphabetically + + + QComboBox::AdjustToMinimumContentsLength + + + + + + + TextLabel + + + + + + + true + + + + + 0 + 0 + 648 + 305 + + + + + + 10 + 10 + 120 + 120 + + + + TextLabel + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop + + + + + + 140 + 10 + 501 + 311 + + + + false + + + true + + + + + + + + + true + 0 0 - 646 + 670 29 + + false + + + false + - menu1 + File + + - - - TopToolBarArea - - - false - - - exit + Quit + + + + + Spaces + + + + + Update Status @@ -69,8 +163,25 @@ + + actionUpdate_Status + triggered() + MainWindow + updateStatus() + + + -1 + -1 + + + 334 + 220 + + + exitApplication() + updateStatus() -- cgit v1.2.3