<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Hmm but there is nothing pyqt5 called QGraphicsBoxShadowEffect <br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
<span id="OutlookSignature">
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Get <a href="https://aka.ms/ghei36">Outlook for Android</a></div>
</span><br>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> michael h <michaelkenth@gmail.com><br>
<b>Sent:</b> Tuesday, March 10, 2020 8:20:43 AM<br>
<b>To:</b> Souvik Dutta <souvik.viksou@outlook.com><br>
<b>Cc:</b> pyqt <pyqt@riverbankcomputing.com><br>
<b>Subject:</b> Re: [PyQt] How to get box shadows in qlabels?</font>
<div> </div>
</div>
<div>
<div dir="ltr"><br>
<div class="x_gmail_quote">
<div dir="ltr" class="x_gmail_attr">On Sun, Mar 8, 2020 at 9:35 PM Souvik Dutta <<a href="mailto:souvik.viksou@outlook.com">souvik.viksou@outlook.com</a>> wrote:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div dir="auto">I am trying to get some neumorphism effect in qlabel. I want two box shadows for this. Both of them will be in opposite direction, one will be white and another will be black. How can I do this, I mean is there an inbuilt function. I tried adding
 box-shadows, box-shadow and boxshadow in the style sheet but everytime it says no property called boxshadow.</div>
<br>
</blockquote>
<div><br>
</div>
<div>I don't believe QSS supports box-shadow. QLabel does have setGraphicsEffect() though. </div>
</div>
</div>
</div>
</body>
</html>