Searched refs:cachedInstances (Results 1 – 1 of 1) sorted by relevance
45 static QObjectInstanceMap cachedInstances; variable94 cachedInstances.remove(m_hashkey); in ~QtInstance()121 foreach (QtInstance* instance, cachedInstances.values(o)) in getQtInstance()128 cachedInstances.remove(instance->hashKey()); in getQtInstance()134 cachedInstances.insert(o, ret.get()); in getQtInstance()