Searched refs:m_notfier (Results 1 – 2 of 2) sorted by relevance
10 m_notfier(Q_NULLPTR) in ADCInterface()52 m_notfier = new QSocketNotifier(m_file->handle(), QSocketNotifier::Read, this); in open()76 delete m_notfier; in close()
26 QSocketNotifier *m_notfier; variable