From 31bcf9205b61a2a2f504377b364ebf0bffa72da3 Mon Sep 17 00:00:00 2001 From: kawi Date: Tue, 27 Oct 2015 15:32:40 +0100 Subject: [PATCH] Menu in main window --- appl/reidos/idosmain.ui | 180 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 167 insertions(+), 13 deletions(-) diff --git a/appl/reidos/idosmain.ui b/appl/reidos/idosmain.ui index f193749..25a0231 100644 --- a/appl/reidos/idosmain.ui +++ b/appl/reidos/idosmain.ui @@ -20,7 +20,7 @@ Qt::Vertical - + @@ -35,52 +35,67 @@ 16777215 + + Select the device of the upper region + ... - + + + The path of the lower region + true - + 25 16777215 + + Change to the parent directory of the lower region + ^ - + 150 16777215 + + A pattern list for visible file types, e.g. "*.png,*.jpg,-test*", for the lower region + true - + 25 16777215 + + Change to the root directory of the lower region + / @@ -89,7 +104,10 @@ - + + + Display the files of the lower region (filtered by the pattern) + true @@ -128,59 +146,74 @@ 0 - + 25 16777215 + + Select the device of the lower region + ... - + + + The path of the upper region + true - + 25 16777215 + + Change to the parent directory of the upper region + ^ - + 150 16777215 + + A pattern list for visible file types, e.g. "*.png,*.jpg,-test*", for the upper region" + true - + 25 16777215 + + Change to the root directory of the upper region + / @@ -189,7 +222,10 @@ - + + + Display the files of the upper region (filtered by the pattern) + true @@ -230,9 +266,62 @@ 0 0 787 - 35 + 20 + + + File + + + + + + + + Edit + + + + + + + + + Places + + + + + + + Bookmarks + + + + + + + + + Programms + + + + + + + + Help + + + + + + + + + @@ -243,6 +332,71 @@ + + + Save configuration + + + + + Exit + + + + + Select different files + + + + + Select equal files + + + + + Add bookmark + + + + + Edit bookmark + + + + + Add bookmark + + + + + Configure programs + + + + + Edit programs + + + + + About + + + + + Options + + + + + Home + + + + + Temp + + -- 2.39.5