Salome HOME
reindent + copyright + merge manuel avec la V9_dev sauf repertoires metier
[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(66, 165, 238);
52 border-radius : 10px;
53 border-width : 30 px;
54 border-color : beige;
55 </string>
56      </property>
57      <property name="text">
58       <string>PushButton</string>
59      </property>
60     </widget>
61    </item>
62    <item>
63     <spacer name="horizontalSpacer_2">
64      <property name="orientation">
65       <enum>Qt::Horizontal</enum>
66      </property>
67      <property name="sizeHint" stdset="0">
68       <size>
69        <width>17</width>
70        <height>20</height>
71       </size>
72      </property>
73     </spacer>
74    </item>
75   </layout>
76  </widget>
77  <resources/>
78  <connections/>
79 </ui>