Home
last modified time | relevance | path

Searched refs:cachePixmap (Results 1 – 25 of 41) sorted by relevance

12

/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
H A Dqfusionstyle.cpp263 QPixmap cachePixmap; in qt_fusion_draw_arrow() local
267 if (!QPixmapCache::find(cacheKey, &cachePixmap)) { in qt_fusion_draw_arrow()
268 cachePixmap = styleCachePixmap(rect.size()); in qt_fusion_draw_arrow()
269 cachePixmap.fill(Qt::transparent); in qt_fusion_draw_arrow()
270 QPainter cachePainter(&cachePixmap); in qt_fusion_draw_arrow()
302 QPixmapCache::insert(cacheKey, cachePixmap); in qt_fusion_draw_arrow()
305 painter->drawPixmap(rect, cachePixmap); in qt_fusion_draw_arrow()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
H A Dqfusionstyle.cpp263 QPixmap cachePixmap; in qt_fusion_draw_arrow() local
267 if (!QPixmapCache::find(cacheKey, &cachePixmap)) { in qt_fusion_draw_arrow()
268 cachePixmap = styleCachePixmap(rect.size()); in qt_fusion_draw_arrow()
269 cachePixmap.fill(Qt::transparent); in qt_fusion_draw_arrow()
270 QPainter cachePainter(&cachePixmap); in qt_fusion_draw_arrow()
302 QPixmapCache::insert(cacheKey, cachePixmap); in qt_fusion_draw_arrow()
305 painter->drawPixmap(rect, cachePixmap); in qt_fusion_draw_arrow()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
H A Dqfusionstyle.cpp263 QPixmap cachePixmap; in qt_fusion_draw_arrow() local
267 if (!QPixmapCache::find(cacheKey, &cachePixmap)) { in qt_fusion_draw_arrow()
268 cachePixmap = styleCachePixmap(rect.size()); in qt_fusion_draw_arrow()
269 cachePixmap.fill(Qt::transparent); in qt_fusion_draw_arrow()
270 QPainter cachePainter(&cachePixmap); in qt_fusion_draw_arrow()
302 QPixmapCache::insert(cacheKey, cachePixmap); in qt_fusion_draw_arrow()
305 painter->drawPixmap(rect, cachePixmap); in qt_fusion_draw_arrow()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqstyle_p.h88 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
89 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
90 return cachePixmap; in styleCachePixmap()
/dports/cad/qelectrotech/qet-0.7.0/sources/
H A Delementscollectioncache.cpp182 cachePixmap(element_path, location.uuid()); in fetchElement()
310 bool ElementsCollectionCache::cachePixmap(const QString &path, const QUuid &uuid) in cachePixmap() function in ElementsCollectionCache
H A Delementscollectioncache.h50 bool cachePixmap(const QString &path, const QUuid &uuid = QUuid::createUuid());
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dtiledproxystyle.cpp116 QPixmap cachePixmap = QPixmap(size * pixelRatio); in styleCachePixmap() local
117 cachePixmap.setDevicePixelRatio(pixelRatio); in styleCachePixmap()
118 return cachePixmap; in styleCachePixmap()
183 QPixmap cachePixmap; in qt_fusion_draw_arrow() local
187 if (!QPixmapCache::find(cacheKey, &cachePixmap)) { in qt_fusion_draw_arrow()
188 cachePixmap = styleCachePixmap(rect.size()); in qt_fusion_draw_arrow()
189 cachePixmap.fill(Qt::transparent); in qt_fusion_draw_arrow()
190 QPainter cachePainter(&cachePixmap); in qt_fusion_draw_arrow()
222 QPixmapCache::insert(cacheKey, cachePixmap); in qt_fusion_draw_arrow()
225 painter->drawPixmap(rect, cachePixmap); in qt_fusion_draw_arrow()

12