public class QPixmapCache: QtSupport, System.IDisposable
System.Object
QtSupport
QPixmapCacheThis type implements System.IDisposable.
Qt Namespace
QPixmapCache Constructors
QPixmapCache Methods
QPixmapCache.CacheLimit Method
QPixmapCache.Clear Method
QPixmapCache.Finalize Method
QPixmapCache.Find(System.String) Method
QPixmapCache.Find(System.String, Qt.QPixmap) Method
QPixmapCache.Insert Method
QPixmapCache.SetCacheLimit Method
public void QPixmapCache(void * ptr);
Qt.QPixmapCache Class, Qt Namespace
public static int CacheLimit();
Qt.QPixmapCache Class, Qt Namespace
public static void Clear();
Qt.QPixmapCache Class, Qt Namespace
protected override void Finalize();
Qt.QPixmapCache Class, Qt Namespace
public static Qt.QPixmap Find(System.String key);
Qt.QPixmapCache Class, Qt Namespace
public static bool Find(System.String key, Qt.QPixmap arg1);
Qt.QPixmapCache Class, Qt Namespace
public static bool Insert(System.String key, Qt.QPixmap arg1);
Qt.QPixmapCache Class, Qt Namespace
public static void SetCacheLimit(int arg1);
Qt.QPixmapCache Class, Qt Namespace