Page 723 - 3-3
P. 723
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>397</width>
<height>302</height>
</size>
</property>
</widget>
<widget class="QPushButton" name="MainButton">
<property name="geometry">
<rect>
<x>710</x>
<y>402</y>
<width>75</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family></family>
<pointsize>12</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{
border-style: outset;
border-width: 3px;
border-color: white;
color: white;
}
QPushButton:pressed {
background-color: rgb(136, 176, 75 );
color:white;
}</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
- 723 -