QIconEngine Class Reference
[QtGui module]
Inherited by QIconEngineV2.
Methods
- __init__ (self)
- __init__ (self, QIconEngine)
- QSize actualSize (self, QSize, QIcon.Mode, QIcon.State)
- addFile (self, QString, QSize, QIcon.Mode, QIcon.State)
- addPixmap (self, QPixmap, QIcon.Mode, QIcon.State)
- paint (self, QPainter, QRect, QIcon.Mode, QIcon.State)
- QPixmap pixmap (self, QSize, QIcon.Mode, QIcon.State)
Detailed Description
Method Documentation
QIconEngine.__init__ (self)
QIconEngine.__init__ (self, QIconEngine)
This method is abstract and should be reimplemented in any sub-class.