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.Key
Methods in io.qt.gui with parameters of type QPixmapCache.KeyModifier and TypeMethodDescriptionfinal void
QPixmapCache.Key.assign
(QPixmapCache.Key other) SeeQPixmapCache::Key::
operator=(QPixmapCache::Key) final boolean
QPixmapCache.Key.equals
(QPixmapCache.Key key) SeeQPixmapCache::Key::
operator==(QPixmapCache::Key)const static QPixmap
QPixmapCache.find
(QPixmapCache.Key key) static boolean
QPixmapCache.find
(QPixmapCache.Key key, QPixmap pixmap) static void
QPixmapCache.remove
(QPixmapCache.Key key) static boolean
QPixmapCache.replace
(QPixmapCache.Key key, QPixmap pixmap) SeeQPixmapCache::
replace(QPixmapCache::Key, QPixmap) final void
QPixmapCache.Key.swap
(QPixmapCache.Key other) SeeQPixmapCache::Key::
swap(QPixmapCache::Key&) Constructors in io.qt.gui with parameters of type QPixmapCache.Key