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.KeyMethods in io.qt.gui with parameters of type QPixmapCache.KeyModifier and TypeMethodDescriptionstatic QPixmap
QPixmapCache.find
(QPixmapCache.Key key) static void
QPixmapCache.remove
(QPixmapCache.Key key) static boolean
QPixmapCache.replace
(QPixmapCache.Key key, QPixmap pixmap) final void
QPixmapCache.Key.swap
(QPixmapCache.Key other) Constructors in io.qt.gui with parameters of type QPixmapCache.Key