Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dqconf.h59 void mouseDoubleClickEvent(QMouseEvent *e);
H A Dqconf.cc838 void ConfigList::mouseDoubleClickEvent(QMouseEvent* e) in mouseDoubleClickEvent() function in ConfigList
862 Parent::mouseDoubleClickEvent(e); in mouseDoubleClickEvent()