Searched refs:m_pixmapEnabled (Results 1 – 2 of 2) sorted by relevance
52 , m_pixmapEnabled(pixmapEnabled) in ChaseWidget()76 if (m_pixmapEnabled && !m_pixmap.isNull()) { in paintEvent()132 m_pixmapEnabled = enable; in setPixmapEnabled()
74 bool m_pixmapEnabled; variable