<br /> 在Qt里面提供了这样一个类QSystemTrayIcon,我们称之为系统托盘图标类<br /><br /><br />其实用法很简单,最重要的是用到两个成员函,void setIcon ( const QIcon & icon...