Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
This is the complete list of members for QtGui.QPixmapCache, including all inherited members.
CacheLimit | QtGui.QPixmapCache | static |
Clear() | QtGui.QPixmapCache | static |
CreateProxy() | QtGui.QPixmapCache | virtual |
Dispose() | QtGui.QPixmapCache | |
Find(QPixmapCache.Key key, QPixmap pixmap) | QtGui.QPixmapCache | static |
Find(string key) | QtGui.QPixmapCache | static |
Find(string key, QPixmap pixmap) | QtGui.QPixmapCache | static |
Insert(QPixmap pixmap) | QtGui.QPixmapCache | static |
Insert(string key, QPixmap pixmap) | QtGui.QPixmapCache | static |
interceptor | QtGui.QPixmapCache | protected |
QPixmapCache(System.Type dummy) | QtGui.QPixmapCache | protected |
QPixmapCache() | QtGui.QPixmapCache | |
QPixmapCache(QPixmapCache copy) | QtGui.QPixmapCache | |
Remove(QPixmapCache.Key key) | QtGui.QPixmapCache | static |
Remove(string key) | QtGui.QPixmapCache | static |
Replace(QPixmapCache.Key key, QPixmap pixmap) | QtGui.QPixmapCache | static |
SmokeObject | QtGui.QPixmapCache |