mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
f8b9741bc4
Qt doesn't get mouse move events after a right click, so right clicking on a GenericChatroomWidget would get it stuck in the highlighed style until hovered in and out again We now explicitely interpret a right click as the mouse going out and fix the style accordingly Since the stylesheet has precedence over a QPalette, there wasn't a clean way to handle that with a stylesheet, so we now use a QPalette directly |
||
---|---|---|
.. | ||
acceptCall | ||
callButton | ||
chatArea | ||
emoteButton | ||
emoticonWidget | ||
fileButton | ||
fileTransferInstance | ||
fileTransferWidget | ||
friendList | ||
micButton | ||
msgEdit | ||
rejectCall | ||
screenshotButton | ||
sendButton | ||
settings | ||
statusButton | ||
videoButton | ||
volButton | ||
window |