Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/kconfig/
Dqconf.h61 void mouseDoubleClickEvent(QMouseEvent *e);
Dqconf.cc841 void ConfigList::mouseDoubleClickEvent(QMouseEvent* e) in mouseDoubleClickEvent() function in ConfigList
868 Parent::mouseDoubleClickEvent(e); in mouseDoubleClickEvent()