Searched refs:hasInput (Results 1 – 2 of 2) sorted by relevance
20 bool hasInput(QWidget *w);
442 … if(watched == m_inputWidget&&mouseEvent->button() == Qt::LeftButton && hasInput(m_inputWidget)) in eventFilter()497 bool Keyboard::hasInput(QWidget *w) in hasInput() function in Keyboard518 if(hasInput(now)) in foucsChange()