Home
last modified time | relevance | path

Searched refs:setWindowBackgroundBrush (Results 1 – 2 of 2) sorted by relevance

/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/context/popupdropper/libpud/
H A DPopupDropper.h47 …_PROPERTY( QBrush windowBackgroundBrush READ windowBackgroundBrush WRITE setWindowBackgroundBrush )
103 void setWindowBackgroundBrush( const QBrush &window );
H A DPopupDropper.cpp698 void PopupDropper::setWindowBackgroundBrush( const QBrush &window ) in setWindowBackgroundBrush() function in PopupDropper