Свойство | Type | Description | |
---|---|---|---|
interceptor |
Méthode | Description | |
---|---|---|
CacheLimit ( ) : int | ||
Clear ( ) : void | ||
Dispose ( ) : void | ||
Find ( string key ) : |
||
Find ( |
||
Find ( string key, |
||
Insert ( |
||
Insert ( string key, |
||
Remove ( |
||
Remove ( string key ) : void | ||
Replace ( |
||
SetCacheLimit ( int arg1 ) : void |
Méthode | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QPixmapCache ( |
Méthode | Description | |
---|---|---|
QPixmapCache ( ) : System |
public static Find ( string key ) : |
||
key | string | |
Résultat |
public static Find ( |
||
key | ||
pixmap | ||
Résultat | bool |
public static Find ( string key, |
||
key | string | |
pixmap | ||
Résultat | bool |
public static Insert ( |
||
pixmap | ||
Résultat |
public static Insert ( string key, |
||
key | string | |
pixmap | ||
Résultat | bool |
protected QPixmapCache ( |
||
dummy | ||
Résultat | System |
public static Remove ( |
||
key | ||
Résultat | void |
public static Replace ( |
||
key | ||
pixmap | ||
Résultat | bool |
public static SetCacheLimit ( int arg1 ) : void | ||
arg1 | int | |
Résultat | void |