Salome HOME
legere difference ds VARIABLES_TO_BE...
[tools/eficas.git] / UiQT5 / desPBOptionnelMT.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>customPB</class>
4  <widget class="QWidget" name="customPB">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>218</width>
10     <height>84</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QHBoxLayout" name="horizontalLayout">
17    <item>
18     <spacer name="horizontalSpacer">
19      <property name="orientation">
20       <enum>Qt::Horizontal</enum>
21      </property>
22      <property name="sizeHint" stdset="0">
23       <size>
24        <width>17</width>
25        <height>20</height>
26       </size>
27      </property>
28     </spacer>
29    </item>
30    <item>
31     <widget class="QPushButton" name="monPb">
32      <property name="sizePolicy">
33       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
34        <horstretch>1</horstretch>
35        <verstretch>0</verstretch>
36       </sizepolicy>
37      </property>
38      <property name="minimumSize">
39       <size>
40        <width>0</width>
41        <height>0</height>
42       </size>
43      </property>
44      <property name="maximumSize">
45       <size>
46        <width>200</width>
47        <height>33</height>
48       </size>
49      </property>
50      <property name="styleSheet">
51       <string notr="true">/*background-color : rgb(168, 227, 142);rgb(57, 146, 228)*/
52 background-color : rgb(66, 165, 238);
53 /*border-style : outset;*/
54 border-radius : 10px;
55 border-width : 30 px;
56 border-color : beige;
57 </string>
58      </property>
59      <property name="text">
60       <string>PushButton</string>
61      </property>
62     </widget>
63    </item>
64    <item>
65     <spacer name="horizontalSpacer_2">
66      <property name="orientation">
67       <enum>Qt::Horizontal</enum>
68      </property>
69      <property name="sizeHint" stdset="0">
70       <size>
71        <width>17</width>
72        <height>20</height>
73       </size>
74      </property>
75     </spacer>
76    </item>
77   </layout>
78  </widget>
79  <resources/>
80  <connections/>
81 </ui>