Uses of Class
io.qt.gui.QPixmapCache.Key
Packages that use QPixmapCache.Key
-
Uses of QPixmapCache.Key in io.qt.gui
Methods in io.qt.gui that return QPixmapCache.KeyModifier and TypeMethodDescriptionQPixmapCache.Key.clone()Creates and returns a copy of this object.static QPixmapCache.KeyMethods in io.qt.gui with parameters of type QPixmapCache.KeyModifier and TypeMethodDescriptionfinal voidQPixmapCache.Key.assign(QPixmapCache.Key other) SeeQPixmapCache::Key::operator=(QPixmapCache::Key) final booleanQPixmapCache.Key.equals(QPixmapCache.Key key) SeeQPixmapCache::Key::operator==(QPixmapCache::Key)const static QPixmapQPixmapCache.find(QPixmapCache.Key key) static booleanQPixmapCache.find(QPixmapCache.Key key, QPixmap pixmap) static voidQPixmapCache.remove(QPixmapCache.Key key) static booleanQPixmapCache.replace(QPixmapCache.Key key, QPixmap pixmap) final voidQPixmapCache.Key.swap(QPixmapCache.Key other) SeeQPixmapCache::Key::swap(QPixmapCache::Key&) Constructors in io.qt.gui with parameters of type QPixmapCache.Key