Home
last modified time | relevance | path

Searched refs:mousePressEvent (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/scripts/kconfig/
Dqconf.h56 void mousePressEvent(QMouseEvent *e);
Dqconf.cc761 void ConfigList::mousePressEvent(QMouseEvent* e) in mousePressEvent() function in ConfigList
765 Parent::mousePressEvent(e); in mousePressEvent()