List of All Members for QPixmapCache
					
					
						这是完整成员列表为
						
							QPixmapCache
						
						,包括继承的成员。
					
					
						- 
							class
							
								
									
										Key
									
								
							
						
 
						- 
							
								
									
										cacheLimit
									
								
							
							() : int
						
 
						- 
							
								
									
										clear
									
								
							
							()
						
 
						- 
							
								
									
										find
									
								
							
							(const QString &, QPixmap *) : bool
						
 
						- 
							
								
									
										find
									
								
							
							(const QPixmapCache::Key &, QPixmap *) : bool
						
 
						- 
							
								
									
										insert
									
								
							
							(const QString &, const QPixmap &) : bool
						
 
						- 
							
								
									
										insert
									
								
							
							(const QPixmap &) : QPixmapCache::Key
						
 
						- 
							
								
									
										remove
									
								
							
							(const QString &)
						
 
						- 
							
								
									
										remove
									
								
							
							(const QPixmapCache::Key &)
						
 
						- 
							
								
									
										replace
									
								
							
							(const QPixmapCache::Key &, const QPixmap &) : bool
						
 
						- 
							
								
									
										setCacheLimit
									
								
							
							(int )