Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Drun_loop.cpp14 void RunLoop::Impl::onReadEvent(int fd) { in onReadEvent() function in mbgl::util::RunLoop::Impl
97 … QObject::connect(notifier.get(), SIGNAL(activated(int)), impl.get(), SLOT(onReadEvent(int))); in addWatch()
H A Drun_loop_impl.hpp34 void onReadEvent(int fd);