Here is the code: > > import sys > > from PyQt4 import QtGui, QtCore > > > class trayIcon(QtGui.QWidget): > > def __init__(self, parent=None): > > QtGui.
確定! 回上一頁