开发者

Custom system tray icon "balloon tooltips" for Qt?

开发者 https://www.devze.com 2022-12-10 19:34 出处:网络
I know that in the .NET framework there are a handful of alternative third-party controls for normal system tray icon \"balloon tips\", that allow you to change the colors and add 开发者_如何学Pythons

I know that in the .NET framework there are a handful of alternative third-party controls for normal system tray icon "balloon tips", that allow you to change the colors and add 开发者_如何学Pythonsome styling to the balloon.

I was wondering if there is something similar for Qt, which allows for better customization of the look, style, and feel of the balloon tooltips from a system tray icon.


You should have a quick glance at the "Qt Style Sheets" examples in QtAssistant. It provides strong and many ways to alter widgets looks and feel... Maybe you'll find something interesting there !

Otherwise, you could have a look at QSystemTrayIcon & QBalloonTip. Maybe by reimplementing those classes...

Hope this help a bit !

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号