Home
last modified time | relevance | path

Searched refs:onWriteEvent (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.cpp18 void RunLoop::Impl::onWriteEvent(int fd) { in onWriteEvent() function in mbgl::util::RunLoop::Impl
103 … QObject::connect(notifier.get(), SIGNAL(activated(int)), impl.get(), SLOT(onWriteEvent(int))); in addWatch()
H A Drun_loop_impl.hpp35 void onWriteEvent(int fd);