PDA

View Full Version : How do I use QGraphisDropShadowEffect on a widget?



Waleed95
20th December 2011, 14:36
Should I just put the function in the .cpp file along with the name of the widget?
Like :



QGraphicsDropShadowEffect QGraphicsDropShadowEffect (HWChatWidget);

Help would be appreciated.