From 561bb6dcb1842fb1ace65f8c4a35180f5148672e Mon Sep 17 00:00:00 2001 From: Pascale Noyret Date: Fri, 17 Nov 2006 14:11:27 +0000 Subject: [PATCH] PN:merge de la branche AMA --- src/EFICASGUI/SelectMainShapeDiag_ui.ui | 138 ++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 src/EFICASGUI/SelectMainShapeDiag_ui.ui diff --git a/src/EFICASGUI/SelectMainShapeDiag_ui.ui b/src/EFICASGUI/SelectMainShapeDiag_ui.ui new file mode 100644 index 00000000..add435ae --- /dev/null +++ b/src/EFICASGUI/SelectMainShapeDiag_ui.ui @@ -0,0 +1,138 @@ + +SelectMainShapeDiag + + + SelectMainShapeDiag + + + + 0 + 0 + 373 + 260 + + + + SALOME - Main Shape Selection + + + true + + + + unnamed + + + + textLabel2 + + + Select the main shape you want to work on + + + + + + New Item + + + + lbMainShapes + + + + + Layout1 + + + + unnamed + + + 0 + + + 6 + + + + buttonHelp + + + &Help + + + F1 + + + true + + + + + Horizontal Spacing2 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + buttonOk + + + &OK + + + + + + true + + + true + + + + + buttonCancel + + + &Cancel + + + + + + true + + + + + + + + + buttonOk + clicked() + SelectMainShapeDiag + accept() + + + buttonCancel + clicked() + SelectMainShapeDiag + reject() + + + + -- 2.39.2