Searched defs:WebGraphicHash (Results 1 – 1 of 1) sorted by relevance
66 typedef QHash<int, QPixmap> WebGraphicHash; typedef67 Q_GLOBAL_STATIC(WebGraphicHash, _graphics) in Q_GLOBAL_STATIC() argument