<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><p class="MsoNormal"><span style="color: rgb(68, 68, 68); font-size: 15px; line-height: 21.2999992370605px; background-color: rgb(255, 255, 255);">Hi all,</span></p><div style="line-height: 21.2999992370605px; color: rgb(68, 68, 68); font-size: 15px; background-color: rgb(255, 255, 255);"><br style="line-height: 21.2999992370605px;"></div><div style="line-height: 21.2999992370605px; color: rgb(68, 68, 68); font-size: 15px; background-color: rgb(255, 255, 255);">I am unable to generate the desirable code using pyuic5. The .py file created did not show the desired property of a line created from QT Creator. The problem is illustrated using a simple example as attached.</div><p class="MsoNormal"><br></p>

<p class="MsoNormal">Two lines was created using Qt Creator with the following
parameters as shown below. A line named 'hor_line' has the property
'frameShadow' to be 'Plain', but the pyuic5 did not capture it and created a
file that generated an additional code 'self.hor_line.setFrameShadow(QtWidgets.QFrame.Sunken)'
that result in a different GUI from the one created in Qt Creator.</p><p class="MsoNormal"><span style="font-size: 12pt;">The differences are shown in the two images attached. </span></p><p class="MsoNormal"><br></p><div style="line-height: 21.2999992370605px; color: rgb(68, 68, 68); font-size: 15px; background-color: rgb(255, 255, 255);">Thanks in advance for your assistance.</div><div style="line-height: 21.2999992370605px; color: rgb(68, 68, 68); font-size: 15px; background-color: rgb(255, 255, 255);"><br style="line-height: 21.2999992370605px;"></div><div style="line-height: 21.2999992370605px; color: rgb(68, 68, 68); font-size: 15px; background-color: rgb(255, 255, 255);">Cheers,</div><div style="line-height: 21.2999992370605px; color: rgb(68, 68, 68); font-size: 15px; background-color: rgb(255, 255, 255);">Alvin</div>                                    </div></body>
</html>